IBMStockTrader / trade-history

Microservice that keeps a detailed history of all stock trades
Apache License 2.0
1 stars 19 forks source link

Use MicroProfile Health Check #8

Closed yeekangc closed 5 years ago

yeekangc commented 5 years ago

Should use MP Health for health endpoint. It's a custom implementation today (from the template project).