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 Config #31

Closed jjvilleg closed 5 years ago

jjvilleg commented 5 years ago

Update the project to retrieve properties from MP Config instead of server.env. Find a way to map Kube Secrets to MP Config as well.