Spring Boot
Spring Boot simplifies the development of enterprise applications and is by far the most popular framework in the Java ecosystem. With its numerous starter libraries and the "convention over configuration" approach, many features are available in a fast and flexible way.
Articles
-
» Adding Integration Tests in Spring Boot with Testcontainers
-
» Using REST Assured for Spring Boot tests
-
» Pagination in a Spring Boot REST API
-
» Using Spring Session with Spring Boot
-
» Deploying Spring Boot apps to Heroku
-
» Maintaining Spring Boot applications
-
» Migrate a project to Spring Boot
-
» Spring Boot latest version
-
» Spring Boot Application Generator
-
» Generate Boilerplate for Spring Boot
-
» Creating your custom PetClinic with Bootify
-
» How to start a Spring Boot application
-
» How to create Spring Boot Enterprise Applications