feat(properties) : externalize conf on env properties

This commit is contained in:
Sébastien Velay 2020-09-10 14:22:11 +02:00
commit c05b5092ec
9 changed files with 70 additions and 54 deletions

4
.gitignore vendored
View file

@ -6,4 +6,6 @@ node_modules/
.classpath
.project
.settings/
target/
target/
.java-version
.idea/