From ad82883340ee30d6e46b96e3d3255d08dd5ee22e Mon Sep 17 00:00:00 2001 From: "shengzhaoli.shengz" Date: Sat, 20 Nov 2021 21:26:03 +0800 Subject: [PATCH] =?UTF-8?q?Update=20run=20config=EF=BC=8Cjsp,test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test/resources/application-test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/application-test.properties b/src/test/resources/application-test.properties index 6df4c75..fb40905 100644 --- a/src/test/resources/application-test.properties +++ b/src/test/resources/application-test.properties @@ -13,7 +13,7 @@ spring.datasource.type=com.zaxxer.hikari.HikariDataSource spring.datasource.hikari.maximum-pool-size=20 #spring.datasource.hikari.minimum-idle=2 # -server.servlet.context-path=${spring.application.name} +#server.servlet.context-path=${spring.application.name} # server.port=8080 #