Integrating Spring 4.1.0 with AWS secret manager for DB credential
My project is based on Spring 4.1.0 and its datasource is configured as following. How can I convert this to use credential and other properties from AWS-Secret-manager?
My project is based on Spring 4.1.0 and its datasource is configured as following. How can I convert this to use credential and other properties from AWS-Secret-manager?