From 148bf2c1d8f15e44d97bcb8be466c5c844ac51bc Mon Sep 17 00:00:00 2001 From: wj <1285151836@qq.com> Date: Tue, 1 Aug 2023 18:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83=E8=B0=83=E6=95=B4?= 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 390b02b7..f00aabdd 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: dev + active: test jmx: enabled: false servlet: