Description:
Field pedidoClient in br.com.alura.food.pagamentos.service.PagamentoService required a bean of type 'org.springframework.cloud.openfeign.FeignContext' 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 'org.springframework.cloud.openfeign.FeignContext' in your configuration.