spring-boot/spring-boot-project/spring-boot-tools
Stephane Nicoll 44c843145a Add support for specifying application arguments
This commit makes sure that application arguments can be provided when
optimizing an application at build-time. It uses the same mechanism of
the regular run goal, merging the profile property if set.

Closes gh-32579
2022-10-05 16:36:38 +02:00
..
spring-boot-antlib Name custom task inputs 2021-11-19 15:35:39 +00:00
spring-boot-autoconfigure-processor Replace Spring Boot TestCompiler with Spring Framework's version 2022-09-30 15:58:11 -05:00
spring-boot-buildpack-platform Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-cli Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-configuration-metadata Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-configuration-processor Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-gradle-plugin Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-gradle-test-support Merge branch '2.6.x' into 2.7.x 2022-09-09 15:14:40 +01:00
spring-boot-jarmode-layertools Merge branch '2.7.x' 2022-08-17 08:34:52 +02:00
spring-boot-loader Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-loader-tools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-maven-plugin Add support for specifying application arguments 2022-10-05 16:36:38 +02:00
spring-boot-properties-migrator Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-test-support Replace Spring Boot TestCompiler with Spring Framework's version 2022-09-30 15:58:11 -05:00