Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

File metadata and controls

6 lines (4 loc) · 256 Bytes

Config Server.

http://localhost:8888/file-name/profile-name

  • application.yaml - Global properties. Is by applied to all microservices.
  • fileName.yaml - Applies only to a specific microservice. "fileName" in other words is name of microservice.