Provides tools for building executable Spring Boot archives, including repackaging and launching.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader-tools</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a launch script for a Spring Boot executable JAR.
Use the spring-boot-maven-plugin or gradle plugin instead of adding this as a direct dependency.
No dependency data recorded yet.