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
2020-01-23 10:47:53 +01:00
..
json-shade Port the build to Gradle 2020-01-10 14:15:35 +00:00
main Use Class.forName rather than ClassLoader.loadClass 2020-01-23 10:47:53 +01:00
test Polish "Detect config props using builder pattern and generics" 2019-12-23 14:57:48 +01:00