From ce5f4557f468466d24f767accf17e1f9203c6012 Mon Sep 17 00:00:00 2001 From: loray Date: Sun, 7 Jan 2024 23:52:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83=E9=85=8D=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 4d72447..6370175 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ spring: application: name: zdryztpg-service profiles: - active: test + active: @spring.profiles.active@ mvc: pathmatch: matching-strategy: ant_path_matcher