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

Experiment about build time compilation or configuration of SpEL expressions

Open sdeleuze opened this issue 4 years ago • 1 comments

In order to enable spring.native.remove-spel-support flag by default and reduce memory footprint without loosing any functionality.

sdeleuze avatar Jun 08 '20 08:06 sdeleuze

We could maybe start by focusing on SpEL expressions in annotations.

sdeleuze avatar May 27 '21 08:05 sdeleuze

See https://github.com/spring-projects/spring-framework/issues/29548

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