You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Vladimir Tsanev 1e2f133892 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
9 years ago
..
spring-boot-antlib Next Development Version 9 years ago
spring-boot-configuration-metadata Polish 9 years ago
spring-boot-configuration-processor Merge branch '1.2.x' 9 years ago
spring-boot-gradle-plugin Polish 9 years ago
spring-boot-loader Use fast exceptions in findResource(s) 9 years ago
spring-boot-loader-tools Polish 9 years ago
spring-boot-maven-plugin Polish 9 years ago
pom.xml Next Development Version 9 years ago