spring-boot/spring-boot-project/spring-boot-cli/src/test
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
..
java Use Class.forName rather than ClassLoader.loadClass 2020-01-23 10:47:53 +01:00
plugins/custom Relocate projects to spring-boot-project 2017-10-04 16:34:23 -07:00
resources Polish "Remove deprecated Joda-Time support" 2020-01-16 15:15:21 +01:00