Using JIB for multi-module maven projectsToday I am going to specifically talk about how to implement JIB for multi-module project.Feb 11, 2021Feb 11, 2021
Graceful Shutdown for Spring Boot Apps on K8sTo keep this article simple and short I would not be dwelling into what is graceful shutdown and why this is so important when it comes to…Feb 9, 2021Feb 9, 2021
Spring Security Using JWT in Spring Boot ApplicationWe wanted to implement OAuth2 security using JWT to protect our API(s). We are running our micro-service application in kubernetes…Jun 26, 2020Jun 26, 2020