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 ?
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 ?