spring-boot/spring-boot-project
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 Replace outcome of JsonMixins scanning in AOT optimized contexts 2022-10-05 15:55:33 +02:00
spring-boot-actuator Allow thread dump endpoint to call ThreadMXBean in a native image 2022-10-04 17:09:22 +01:00
spring-boot-actuator-autoconfigure Adapt to deprecations in Spring Framework snapshots 2022-10-05 15:55:33 +02:00
spring-boot-autoconfigure Replace outcome of JsonMixins scanning in AOT optimized contexts 2022-10-05 15:55:33 +02:00
spring-boot-dependencies Reinstate support for Infinispan 2022-10-04 11:32:56 +01:00
spring-boot-devtools Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-docs Reinstate support for Infinispan 2022-10-04 11:32:56 +01:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-starters Upgrade to Logback 1.4 and SLF4J 2.0 2022-09-28 21:14:08 +01:00
spring-boot-test Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-test-autoconfigure Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-tools Add support for specifying application arguments 2022-10-05 16:36:38 +02:00