APPLICATION FAILED TO START
Description:
Field repository in med.voll.api.controller.MedicoController required a bean of type 'med.voll.api.medico.MedicoRepository' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Consider defining a bean of type 'med.voll.api.medico.MedicoRepository' in your configuration.