From 4f98d7832bd27f370ea5f3469c1e7101aea723c5 Mon Sep 17 00:00:00 2001 From: Tobias Schuster <tobiasschuster1997@t-online.de> Date: Wed, 20 Nov 2019 15:21:09 +0100 Subject: [PATCH] Added Property --- application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/application.properties b/application.properties index e69de29..5017386 100644 --- a/application.properties +++ b/application.properties @@ -0,0 +1 @@ +message = Hello World -- GitLab