• Vladimir Tsanev's avatar
    Use fast exceptions in findResource(s) · 939b66f4
    Vladimir Tsanev authored
    Some libraries like aspectj are using findResource to see the raw
    bytecode of a class. It will even call findResource for every method of
    every class of beans that are post processed. This can be significant
    performance hit on startup when LaunchedURLClassLoader and there are a
    lot of nested jars.
    
    See gh-3640
    Fixes gh-4557
    939b66f4
Name
Last commit
Last update
..
spring-boot-configuration-processor Loading commit data...
spring-boot-dependency-tools Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...