Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 239 Bytes

File metadata and controls

6 lines (6 loc) · 239 Bytes
  • run app-config and discovery servers
  • run this application
    mvn spring-boot:run
  • go to http://localhost:8091/get-property
  • to update properties
    curl localhost:8090/refresh -X POST