Skip to content

punitsakre23/spring-boot-cloud-config

Repository files navigation

spring-boot-cloud-config

Spring Cloud

Spring Cloud offers tools that enables rapid cloud native microservice application development and tools offered by spring cloud also helps developers to easily build and configure some of the common patterns in distributed systems like configuration management, service discovery, Load Balancing, etc.

Hands On

  • Created Spring Cloud Config Client & Server using Spring Initializr
  • Configured and Accessed Spring Cloud Configuration Server URL
  • Configured the Spring Cloud Config Client to import configuration from Config Server
  • Managed configuration in case of Multiple Config Client
  • Refreshed imported properties without restarting project

Releases

No releases published

Packages

No packages published

Languages