Change semantics of spring.main.sources slightly
Now the environment overrides aare **added** to the sources provided in SpringApplication.run(). This avoids some potential surprises where setSources() would have been silently ignored. [#54185750]
Showing
Please register or sign in to comment