spring-boot/spring-boot-project
Scott Frederick 23ae91b008 Add native image manifest entry
A manifest entry `Spring-Boot-Native-Processed: true` is added to the
jar manifest by the Maven or Gradle plugin when the jar has been built
for use in a native image. With the Gradle plugin, this is done in
reaction to the GraalVM Native Image Plugin being applied to the
project. With the Maven plugin, this is done when the `native` profile
is applied to the build.
2023-05-02 15:11:49 -05:00
..
spring-boot Set Logback's root log level to INFO as early as possible 2023-05-02 18:29:52 +01:00
spring-boot-actuator Disable Neo4j tests on aarch64 linux and mac 2023-05-02 13:40:59 +02:00
spring-boot-actuator-autoconfigure
spring-boot-autoconfigure Add smoke test to verify Redis SSL connection 2023-05-02 13:52:50 -05:00
spring-boot-dependencies Merge branch '3.0.x' 2023-05-02 09:17:28 +01:00
spring-boot-devtools Merge branch '3.0.x' 2023-05-01 15:35:23 -07:00
spring-boot-docker-compose Disable SQL server and Oracle database compose tests on ARM 2023-05-02 14:16:56 +02:00
spring-boot-docs
spring-boot-parent
spring-boot-starters Add native image manifest entry 2023-05-02 15:11:49 -05:00
spring-boot-test
spring-boot-test-autoconfigure Merge branch '2.7.x' into 3.0.x 2023-05-02 14:38:48 +02:00
spring-boot-testcontainers Disable ARM incompatible integration tests 2023-05-02 14:59:49 +02:00
spring-boot-tools Add native image manifest entry 2023-05-02 15:11:49 -05:00