What can I do for best practice management properties?
- I want to set different properties each deployed environment.
- Some of my developer cannot detect my real server properties.
- I want to build project using same command (using maven. not want to -P dev, -P production options)
- I don't want to too many source code to load my properties.(like implements db access)
- Can be continue my service without restart when some properties has been changed.
My service developed using spring-web.
Aucun commentaire:
Enregistrer un commentaire