Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
Hi,
Thank you for your very good Example.
But when I run the projects and click on login at the webportal I get an Error "Access Denied"
I try to call: localhost:8765/login and get:
"There was an unexpected error (type=Forbidden, status=403)."
Hi, Thank you for your very good Example. But when I run the projects and click on login at the webportal I get an Error "Access Denied" I try to call: localhost:8765/login and get: "There was an unexpected error (type=Forbidden, status=403)."