Posts tagged with Microservices
Securing Spring boot applications with JWT
JWT is a popular type of token. In this tutorial I'll show you how to integrate a JWT authentication mechanism with Spring, and within a microservice oriented architecture.
Read more →Configuration as a microservice
Decentralized configuration on the filesystem has its flawed. But what if you could provide configuration as a microservice with Git?
Read more →