News

Learn how to containerize and dockerize Spring Boot apps by creating a Dockerfile, building an image and pushing your dockerized container to Docker Hub.
The Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.