mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +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