News

Logging in Java is a challenging task at the best of times. Whether it's the vast array of logging frameworks to choose from or the difficulty of configuring logging to balance reporting and ...
The Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.
Spring Boot 3 & Spring Framework 6, due in late 2022, will have built-in support for native Java. For Spring Framework 5.x & Spring Boot 2.x, Spring Native is the way to go.