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-project/spring-boot-tools/spring-boot-configuration-p.../src
Stephane Nicoll 95be419527 Use Class.forName rather than ClassLoader.loadClass
This commit changes uses of ClassLoader.loadClass to Class.forName for
consistency with what was initiated in #19342 and better compatibility
with GraalVM.

Closes gh-19824
5 years ago
..
json-shade Port the build to Gradle 5 years ago
main Use Class.forName rather than ClassLoader.loadClass 5 years ago
test Polish "Detect config props using builder pattern and generics" 5 years ago