News

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 ...
This project is based Spring Boot Microservices with the usage of Docker and Kubernetes User can register and login through auth service by user role (ADMIN or USER) through api gateway User can send ...
When creating an API built using Spring Boot as a resource server, it can be difficult to write automated tests with endpoints that utilize a third party authentication server. We like our automated ...
In this article the library comprehensive management system is taken as an example, and an API Gateway based on Spring Cloud Zuul is designed and realized. Unified account authentication, unified ...