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 356 forks source link

Upgrade to Spring Cloud 2021.0.3 #1606

Closed sdeleuze closed 2 years ago

sdeleuze commented 2 years ago

@OlgaMaciaszek When you are back, please have a look to Spring Cloud Function sample, they seems to be broken with Spring Cloud 2021.0.2.

OlgaMaciaszek commented 2 years ago

@olegz takes care of the Spring Cloud Function native integration.

OlgaMaciaszek commented 2 years ago

@sdeleuze I have reverted the changes that made the issue apparent from Spring Cloud Config. It will be available within Spring Cloud 2021.0.3. However, the issue of registering beans within the Bootstrap context should be addressed in AOT. I understand this is not going to be addressed within spring-native backlog, so I'm going to create an issue for it in Framework.