Feign client fails with 403 in Spring Boot
I have three SpringBoot services: ServiceA and ServiceB.
Both declare regular REST API points through Controllers:
I have three SpringBoot services: ServiceA and ServiceB.
Both declare regular REST API points through Controllers: