You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
853caf9a59
When excluded from the AOT processing classpath, a reflection hint for DevTools' RestartScopeInitializer that's registered in spring.factories is not generated. When the native image is compiled we have no control over its classpath so DevTools is included. This causes a failure at runtime as RestartScopeInitializer cannot be loaded due to the missing reflection hint. Until we have control over the native image classpath, we need to include DevTools on the AOT processing classpath and then rely on DevTools disabling itself in a native image which it already does. Fixes gh-35853 |
1 year ago | |
---|---|---|
.. | ||
spring-boot-antlib | 2 years ago | |
spring-boot-autoconfigure-processor | 2 years ago | |
spring-boot-buildpack-platform | 2 years ago | |
spring-boot-cli | 1 year ago | |
spring-boot-configuration-metadata | 2 years ago | |
spring-boot-configuration-processor | 2 years ago | |
spring-boot-gradle-plugin | 1 year ago | |
spring-boot-gradle-test-support | 1 year ago | |
spring-boot-jarmode-layertools | 2 years ago | |
spring-boot-loader | 2 years ago | |
spring-boot-loader-tools | 2 years ago | |
spring-boot-maven-plugin | 1 year ago | |
spring-boot-properties-migrator | 1 year ago | |
spring-boot-test-support | 2 years ago |