📰 Spring Native News
Page 2 - Spring Native News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Spring Native. Real-time updates on events, politics, business and more.
December 21, 2021
The second part of building an open-source MVP discusses the technology choices made and why. Spring Boot, Freemarker, CI process with Sonar, Snyk, and more.
November 5, 2021
Learn how to add a couple of lines to add native support to a Spring Boot application that uses Okta.
June 6, 2021
Spring Native is a project which provides support for packaging Spring applications as native images using GraalVM, with fast startup times and optimized ...
May 18, 2021
Use Spring Native and Save Money In this post, we will analyze some results I got from a 3 service migration that I did and how using native images can improve hardware usage and save money. by Join the DZone community and get the full member experience.Join For Free Spring Native is the way to compile Spring applications to native images with GraalVM without changing anything (or at least some stuff) in our code. How do we use it? Well, thats not the topic of this post; just follow this aweso...