Field peopleService in com.david.gestionstarwars.controllers.PeopleRestController required a bean of type 'com.david.gestionstarwars.models.services.IPeopleService' that could not be found. code example
Example: required a bean of typ
@SpringBootApplication(scanBasePackages={"com.example.something", "com.example.application"})