spring-boot/spring-boot-project/spring-boot-tools
Moritz Halbritter 9411a4ce99 Adjust defaults for ExtractCommand
It now extracts the contents of the JAR in a folder named after the JAR
without the extension. It now also checks if the folder is empty.
There's a new --force option to skip those checks.

The "runner.jar" is now named like the uber JAR from which the
extraction has been started.

See gh-38276
2024-03-12 11:52:33 +01:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Merge branch '3.2.x' 2024-02-28 17:20:00 +00:00
spring-boot-cli Update copyright header of cleaned up code 2024-01-23 10:18:50 -08:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Escape pipe symbol in properties changelog table cells 2023-11-30 11:37:25 +01:00
spring-boot-configuration-processor Merge branch '3.2.x' 2024-02-12 10:19:46 +01:00
spring-boot-gradle-plugin Adjust defaults for ExtractCommand 2024-03-12 11:52:33 +01:00
spring-boot-gradle-test-support Merge branch '3.2.x' 2024-02-14 14:54:32 +00:00
spring-boot-jarmode-tools Adjust defaults for ExtractCommand 2024-03-12 11:52:33 +01:00
spring-boot-loader Merge branch '3.2.x' 2024-02-21 21:36:07 -08:00
spring-boot-loader-classic Merge branch '3.1.x' into 3.2.x 2024-02-12 10:18:46 +01:00
spring-boot-loader-tools Implement extract and list-layers command 2024-03-07 13:34:13 +01:00
spring-boot-maven-plugin Implement extract and list-layers command 2024-03-07 13:34:13 +01:00
spring-boot-properties-migrator Update copyright header of cleaned up code 2024-01-23 10:18:50 -08:00
spring-boot-test-support Remove redpanda image compatibility 2024-02-29 11:52:56 +01:00