mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Update RemoteSpringApplication so that initializers and listeners are prescribed and not loaded from spring.factories. Fixes gh-3925