Hello, Can anyone help me with the error presented while trying to run the application?
Error:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'reqSituationResource': Unsatisfied dependency expressed through field 'reqSituacaoServico'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'reqSituacaoServico': Unsatisfied dependency expressed through field 'reqSituacaoRepositorio'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reqSituationRepository': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Failed to create query for method public abstract java.util.List br.jus.trf5.repository.customized.ReqSituationRepositoryCustomized.filter (java.lang.String, java.lang.Integer, java. lang.String)! No property filter found for type ReqSituacao!