Spring Boot: Handle AWS RDS password change or rotation without restarting
This article is about how you can handle AWS RDS secrets rotation without restarting your Spring Boot application.
Introduction
I had this problem wherein I had to update my database connection whenever the database password was updated for my AWS RD...
amrutprabhu.hashnode.dev3 min read