How to use vault credentials in my application.yml file

Viewed 13

i'm using spring-cloud-vault to fetch my database credentials from Vault and now i would like to use this credential as my datasource in my applications.yml file How can i pass my vault credential to the application.yml file ?

0 Answers
Related