Não estou conseguindo resolver esse problema.
Vi em outro tópico a sugestão de colocar a anotação @Component
na classe, mas não resolveu pra mim.
Field validadoresCancelamento in med.voll.api.domain.consulta.AgendaDeConsultas required a bean of type 'java.util.List' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'java.util.List' in your configuration.