spring-boot/spring-boot-tools
Vladimir Tsanev 939b66f4ee Use fast exceptions in findResource(s)
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
2015-12-03 09:57:30 +00:00
..
spring-boot-configuration-processor Generate meta-data for nested Lombok types 2015-11-26 20:23:24 +01:00
spring-boot-dependency-tools Organize imports with new settings 2015-10-19 12:55:44 -07:00
spring-boot-gradle-plugin Organize imports with new settings 2015-10-19 12:55:44 -07:00
spring-boot-loader Use fast exceptions in findResource(s) 2015-12-03 09:57:30 +00:00
spring-boot-loader-tools Organize imports with new settings 2015-10-19 12:55:44 -07:00
spring-boot-maven-plugin Organize imports with new settings 2015-10-19 12:55:44 -07:00
pom.xml Next Development Version 2015-10-16 05:57:24 -07:00