Microservices with Spring Boot
In this article, we will learn how to build a microservice in minutes with Spring Boot. The first step in our continuous delivery pipeline is the development phase. If we were allowed to start with a blank sheet, I would strongly suggest to consider a microservice architecture. Its core concept is to split the system … Read more