summaryrefslogtreecommitdiffstats
path: root/java/project/src/main/resources/Application.properties
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2017-02-27 21:49:39 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2017-02-27 21:49:39 +0100
commit94f5c22121b682835e9232bc87d708278ccde772 (patch)
treea596e744390ddade50f1df37953f65b2312f0930 /java/project/src/main/resources/Application.properties
parent260131c35f7f1b68b66e5b29916ec05a38c4ca56 (diff)
downloadshare-94f5c22121b682835e9232bc87d708278ccde772.zip
share-94f5c22121b682835e9232bc87d708278ccde772.tar.gz
java : project : follow maven's std directory layout
Diffstat (limited to 'java/project/src/main/resources/Application.properties')
-rw-r--r--java/project/src/main/resources/Application.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/project/src/main/resources/Application.properties b/java/project/src/main/resources/Application.properties
new file mode 100644
index 0000000..34430cd
--- /dev/null
+++ b/java/project/src/main/resources/Application.properties
@@ -0,0 +1,3 @@
+app.logfile=MyApp.log
+app.version=0.0.1
+app.env=DEV