mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
PropertiesLauncher can now be used to run an executable jar, and by default it will pick up nested archives in lib/ (where the Boot tools puts them). User can provide loader.path (colon-separated) to change the nested path. [#58837492] [bs-330] Add tooling for PropertiesLauncher