Lesson 5
Endpoint implementation to retrieve comments - part 2 (The Service)
In this lesson, we move the business logic to the service layer by refactoring the controller and unit tests.
Next lesson: Spring Data • How to use Spring Data Repositories in Spr...