News

This Spring Boot Actuator tutorial teaches developers how to enable endpoints, configure Maven dependencies, read metrics and create Actuators of their own.
This article will take you through creating a simple RESTful web service with Spring Boot and Aerospike, a distributed and replicated in-memory NoSQL database.
React and Java come together seamlessly in this three-part introduction to full-stack development with React and Spring Boot. Get started with a basic application framework that you can customize ...
The Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.