java-native-image icon indicating copy to clipboard operation
java-native-image copied to clipboard

Support spring boot 3.0 native build with bellsoft-liberica:9.9.0-ea

Open showpune opened this issue 3 years ago • 1 comments
trafficstars

Describe the Enhancement

I am working on a demo using spring 3.0 for native image with BP, I found the bug https://github.com/spring-projects/spring-boot/issues/32878, it is mentioned that bellsoft-liberica:9.9.0-ea, which version of java-native-image will support spring 3.0 build?

Possible Solution

Motivation

showpune avatar Oct 31 '22 13:10 showpune

For now it need to be configured as mentioned in https://github.com/spring-projects/spring-boot/issues/32878#issuecomment-1291761244. The right version should be deployed by default later this week I think.

sdeleuze avatar Nov 01 '22 17:11 sdeleuze

Closing this issue as the GA release with Boot 3/Native support was released following the Early Access test version

pivotal-david-osullivan avatar Jun 06 '23 09:06 pivotal-david-osullivan