👩💻 Join our community of thousands of amazing developers!
Hi, Spring fans! I've been working on getting various projects working with the latest-and-greatest Spring Native release. Spring Native is a framework that helps derive the hints for your Spring Boot application so that they work correctly in a GraalVM natively compiled context. I did an extensive Spring Tips video on the topic just a week ago, and you should definitely check that out for the skinny on what's new and nice in Spring Native 0.11.x. Most Spring Boot applications doing typical bea...