mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Update the launch script used in fully executable jars to: - Include LSB-Header comments - Source `.conf` files either next to the jar for additional script configuration Fixes gh-3243