what is the dependency of @services
what is the dependency of @repositories
what is the dependency of @controllers
I mean dependencies in the pom.xml file
If I'm not wrong @controllers has the dependency
starter.web
and what are the dependencies for repositories and services?