From 7f1f92c82dbe4d9733128b459ab37bb1f7670f1d Mon Sep 17 00:00:00 2001 From: ronger Date: Mon, 3 Aug 2020 08:49:21 +0800 Subject: [PATCH] first commit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4dd536e..afa7b24 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: - # profiles: - # active: pord +# profiles: +# active: dev thymeleaf: prefix: classpath:/templates/ suffix: .html