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

Provide and document an easy to make a diff between generated and tracing agent configuration

Open sdeleuze opened this issue 4 years ago • 2 comments

sdeleuze avatar Mar 15 '21 18:03 sdeleuze

Depends on https://github.com/oracle/graal/issues/3283.

sdeleuze avatar Mar 15 '21 20:03 sdeleuze

Not effective enough to be usable, the comparison with the reflection config that exists would need to be "more clever" about comparing declared methods versus public methods versus specific list of methods. So I move it back to the backlog.

sdeleuze avatar Nov 25 '21 07:11 sdeleuze

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