spring-attic / spring-native

Spring Native is now superseded by Spring Boot 3 official native support
https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html
Apache License 2.0
2.74k stars 355 forks source link

spring kofu issue start with spring native #1587

Closed Kotlin-GDE closed 2 years ago

Kotlin-GDE commented 2 years ago

spring kofu 0.5.1 + graalvm 22 (java 17) + spring native 0.11.4

2022-04-14 17:09:55.265 ERROR 13466 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
APPLICATION FAILED TO START
***************************

Description:

The ApplicationContext could not start as 'org.springframework.aot.StaticSpringFactories' that is generated by the Spring AOT plugin could not be found.
sdeleuze commented 2 years ago

As explained in https://github.com/spring-projects-experimental/spring-fu/issues/386#issuecomment-1067896295, this is not supported. We don't plan to work on this short term so I am closing this issue.