Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knowledgefactory4u/spring-azure-app-config

How to externalize Spring Boot Properties to an Azure App Configuration Store
https://github.com/knowledgefactory4u/spring-azure-app-config

azureappconfiguration configuration springboot

Last synced: 23 days ago
JSON representation

How to externalize Spring Boot Properties to an Azure App Configuration Store

Awesome Lists containing this project

README

        

# How to externalize Spring Boot Properties to an Azure App Configuration Store

# 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/how-to-externalize-spring-boot-properties-to-an-azure-app-configuration-store.html