From fee02c8d30869f93a8bb8ac13609bb43d08e08fa Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Tue, 25 Jan 2022 21:08:59 +0000 Subject: Spring Initializr with .devcontainer --- src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/main/resources/application.properties (limited to 'src/main/resources') diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/main/resources/application.properties @@ -0,0 +1 @@ + -- cgit