spring-boot/spring-boot-project/spring-boot-devtools
Stephane Nicoll 75fc896321 Avoid Illegal reflective access warnings with devtools
This commit improves RestartClassLoader to use a method introduced in
SmartClassLoader to avoid triggering a warning on Java 11 and later.

See https://github.com/spring-projects/spring-framework/issues/26403

Closes gh-24857
2021-02-11 13:55:10 +01:00
..
src Avoid Illegal reflective access warnings with devtools 2021-02-11 13:55:10 +01:00
build.gradle Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00