Spring Native 0.10.0 available now
On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Native 0.10.0 has been released. It is based on Spring Boot 2.5 and GraalVM 21.1.
This release is packed with features, highlights include:
-
Introduction of native testing.
-
A new official Gradle plugin from the GraalVM team.
-
Introduction of ahead-of-time proxies usable on classes.
It also includes 43 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
Josh Long has crafted a great video to present those new…