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