Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 307 Bytes

File metadata and controls

6 lines (4 loc) · 307 Bytes

Spring Cloud Config Server

A Simple example demonstrating how to use config server with spring boot with Git Integration

We can use Cloud config server to externalize our spring boot properties and integrate it with Git to form a centralized configuration repository for your microservices architecture