Code

Authenticating Services in a Microservices Environment
Authenticating Services …

It is easier to edit a draft than to create a new. I understand that this blog is not upto the mark that I want it to be, however, I am still publishing it, so that I can keep on improving it. The code for this blog is checked-in at https://github.com/mohitkanwar/spring-microservices-framework While …

Configuration Management Microservice
Configuration Management …

Configuration management is a crucial yet often overlooked aspect of working with microservices. In a microservices environment, managing various configurations, including those related to client applications, business processes, and technical settings, can become complex. This complexity is further …