spring-boot/spring-boot-project/spring-boot-tools
Stéphane Nicoll b4c6c55493 Allow ResourcesClassLoader to participate in CGLIB's cache
This commit updates ResourcesClassLoader to be a SmartClassLoader and
expose the original ClassLoader. This has the effect of making sure
proxies that are created by CGLIB can be reused against different tests
rather than having CGLIB trying to define the class again and fail.

Closes gh-45065
2025-04-10 16:22:14 +02:00
..
spring-boot-antlib Support commercial repositories in effective BOM and Ivy 2025-02-03 18:22:53 -08:00
spring-boot-autoconfigure-processor Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-buildpack-platform Update copyright year of changed files 2025-04-03 18:06:14 -07:00
spring-boot-cli Remove unused dependenciesBom configuration 2025-03-25 16:34:34 +00:00
spring-boot-configuration-metadata Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-configuration-metadata-changelog-generator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-configuration-processor Polish 'Handle generics with identical names in different positions' 2025-04-08 15:07:51 -07:00
spring-boot-gradle-plugin Fix JavaExec javadoc link 2025-03-05 11:55:29 +01:00
spring-boot-gradle-test-support Attempt to fix system tests following repository updates 2024-09-27 12:17:29 -07:00
spring-boot-jarmode-tools Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
spring-boot-loader Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
spring-boot-loader-classic Update copyright year of changed files 2024-12-13 19:03:43 -08:00
spring-boot-loader-tools Remove Java 8-specific build configuration that will never apply 2025-02-05 08:47:29 +00:00
spring-boot-maven-plugin Source version properties for Maven plugin tests from resolved bom 2025-03-25 17:05:45 +00:00
spring-boot-properties-migrator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-test-support Allow ResourcesClassLoader to participate in CGLIB's cache 2025-04-10 16:22:14 +02:00
spring-boot-test-support-docker Use gvenzl/oracle-free:23.6-slim which has ARM64 support 2025-03-19 09:22:58 +01:00