In the previous article, we worked on adding REST endpoints to the Spring Boot application as well as testing with Swagger. Now, we will work on adding the Service Layer. In addition, we’ll cover some IDE shortcuts to creating classes, fields, constructors, and methods. This Article Service Layer Git Commit Summary What’s…