zjx-immersion / api-stack

Full Stack with Spring boot API develop stencil
6 stars 11 forks source link

Config support multi ENV with spring profile #3

Closed zjx-immersion closed 7 years ago

zjx-immersion commented 7 years ago

As a dev I want to manage my configuration file in one place So that I can maintain them easily

I want to have a common configuration file for all env So that I can avoid the repeat work

I want to launch my app which configuration can adapt indicated env via ENV variable So that I can launch app soon in diff env with diff performance