spring-native icon indicating copy to clipboard operation
spring-native copied to clipboard

spring-cloud-alibaba And org.springframework.cloud

Open mpv945 opened this issue 5 years ago • 1 comments

When can we support it

mpv945 avatar Oct 27 '20 11:10 mpv945

Fatal error:com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing org.springframework.cloud.netflix.ribbon.RibbonAutoConfiguration.loadBalancedRetryPolicyFactory(org.springframework.cloud.netflix.ribbon.SpringClientFactory) Parsing context: parsing com.oracle.svm.reflect.RibbonAutoConfiguration_loadBalancedRetryPolicyFactory_0c3c944c7cf77230fa6ef221bb48839eea50c051_3642.invoke(Unknown Source) parsing java.lang.reflect.Method.invoke(Method.java:498)

mpv945 avatar Oct 27 '20 11:10 mpv945

Spring Native is now superseded by Spring Boot 3 official native support, see the related reference documentation for more details.

As a consequence, I am closing this issue, and recommend trying your use case with latest Spring Boot 3 version. If you still experience the issue reported here, please open an issue directly on the related Spring project (Spring Framework, Data, Security, Boot, Cloud, etc.) with a reproducer.

Thanks for your contribution on the experimental Spring Native project, we hope you will enjoy the official native support introduced by Spring Boot 3.

sdeleuze avatar Jan 02 '23 12:01 sdeleuze