From f5aa9b5d11b67f30acf9ffd4f1c89de72ab25ecf Mon Sep 17 00:00:00 2001 From: ms-dev Date: Tue, 29 Jan 2019 16:50:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 2b80f513..3ff3d837 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -22,7 +22,7 @@ ms: spring: profiles: - active: test + active: dev mvc: pathmatch: use-suffix-pattern: true