https://github.com/knowledgefactory4u/spring-boot-azure-key-vault
Integrate Azure Key Vault With Springboot
https://github.com/knowledgefactory4u/spring-boot-azure-key-vault
azure azureactivedirectory azurekeyvault springboot
Last synced: 4 months ago
JSON representation
Integrate Azure Key Vault With Springboot
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-boot-azure-key-vault
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-06T15:51:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T16:09:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T15:42:45.678Z (5 months ago)
- Topics: azure, azureactivedirectory, azurekeyvault, springboot
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/integrate-azure-key-vault-with-spring-boot.html
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Integrate Azure Key Vault With Springboot
# Local setup
Step 1: Download or clone the source code from GitHub to the local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run```
More Info - https://www.knowledgefactory.net/2022/07/integrate-azure-key-vault-with-spring-boot.html