I come before you with a confusion that, perhaps, you can clarify to me. I’m learning now how to use 3-layers architecture with Spring MVC (using Repository, Service, Controllers), but I don’t understand the following things and how I should do it: -Service Layer, here, I do not understand, the methods defined in the interface should be the same as