Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 243 Bytes

example setup for boot time issues with lots of external properties.

Setup: two microservices:

  • config server : boottimes-config (start first)
  • config client : boottimes-client (profile this one)

see their README.md files for instructions