spring-boot/spring-boot-project
Phillip Webb 9aa2854e00 Remove the execution of NBT in the native maven profile
Update `spring-boot-starter-parent` to remove the `native-compile`
execution.

Closes gh-31770
2022-10-17 14:31:38 -07:00
..
spring-boot Add info log message if AOT mode is enabled 2022-10-17 15:29:38 +02:00
spring-boot-actuator Fix javadoc warnings in HTTP Observation support 2022-10-17 23:06:30 +02:00
spring-boot-actuator-autoconfigure Adapt to HTTP Observation changes in Framework 2022-10-17 22:46:06 +02:00
spring-boot-autoconfigure Add checkstyle rule for List.of() / Set.of() / Map.of() 2022-10-12 18:15:48 +01:00
spring-boot-dependencies Upgrade to Spring Kafka 3.0.0-RC1 2022-10-17 19:40:22 +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 Merge branch '2.7.x' 2022-10-15 14:19:18 -07: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 Remove the execution of NBT in the native maven profile 2022-10-17 14:31:38 -07:00
spring-boot-test Adapt to breaking changes to AOT processing entry points 2022-10-10 22:02:25 +01: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 a section on AOT to the Gradle plugin's docs 2022-10-17 18:15:34 +01:00