Spring Boot Microservices: Spring Security with Api Gateway Implementation
In this article we shall be discussing about implementing an api gateway for ourmicroservices in the same service as spring security. In my past years as a senior software engineer, I have noticed and particularly worked onboth architectural type Monolith and Microservices. From observations Microservice architecture has drastically increase it usage. So, in this article […]