Skip to content

This repository contains details related to different ways how you can configure your Spring Boot Micro-service

Notifications You must be signed in to change notification settings

diwaygrover0019/spring-boot-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-config

This repository contains details related to different ways how you can configure your Spring Boot Micro-service

This project helps to achieve below goals for our MS

  1. Externalized - using property files
  2. Environment Specific - using Spring Profiles
  3. Consistency - using Spring Cloud Config Server
  4. Version History - using GIT repo source
  5. Real Time Management - using Actuator endpoint for Refreshing Scope

About

This repository contains details related to different ways how you can configure your Spring Boot Micro-service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages