JuanCarlosAguilarB/apigateway-with-auth-server-spring-boot
This project demonstrates how to set up an API Gateway with an Authentication Server using JWT (JSON Web Tokens) authentication. It utilizes Spring Boot along with Eureka Server for service discovery and Config Server for centralized configuration management.
Java