Spring Framework
Securing Spring Boot microservices with OAuth2
In this article, we will look at the different OAuth 2.0 concepts and how to implement spring boot microservices that leverage OAuth 2.0
How to – Consume Kafka Events Using spring-kafka
Discuss basic kafka consumer application application concepts and how to set one up using spring-kafka