mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
* Because Spring is not on the classpath we don't particularly want to use SpringFactoriesLoader * Adopted the JDK (>=6) ServiceLoader model instead [Fixes #48789783]