We are trying to migrate existing code from Spring boot 3.3.0 to native image with JDK21. It is working fine jar files but giving error with native image.
Below property is already set to true in application. properties file.
spring.main.allow-circular-references=true
Comment From: scottfrederick
@viveksingh0034 Thanks for getting in touch. I'm afraid there is not enough information here for us to know what's going on. If you would like us to spend some time investigating, please provide a complete minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it and attaching it to this issue.
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-projects-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.