Skip to content

Example of different approaches to configuration management of Spring Boot based microservices.

License

Notifications You must be signed in to change notification settings

lmonkiewicz/config-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration Management example

Few examples of different approaches for configuration management in Spring Boot apps. Mainly for use in apps that are designed to be deployed in containers.

Contents

config-server

Example of configuration server created with Spring Cloud Config and using GIT repository as a backend.

config-server-apps

Few examples of applications using configuration server

config

Configuration used by config-servere

.run

Run configuration for running apps using IntelliJ IDEA

About

Example of different approaches to configuration management of Spring Boot based microservices.

Topics

Resources

License

Stars

Watchers

Forks

Languages