spring-framework/spring-core
Sam Brannen 859953fe81 Use same default ClassLoader in SpringFactoriesLoader
Prior to this commit, the loadFactoryNames() and loadFactories() methods
in SpringFactoriesLoader effectively used a different default
ClassLoader.

This commit ensures that the ClassLoader for SpringFactoriesLoader.class
is now consistently used as the default ClassLoader.

Closes gh-24992
2020-04-29 14:46:02 +02:00
..
kotlin-coroutines
src Use same default ClassLoader in SpringFactoriesLoader 2020-04-29 14:46:02 +02:00
spring-core.gradle Update to Gradle 6.2 2020-04-28 15:03:03 +02:00