From 1ccdc527b20671642218ec98712e047685bb2e73 Mon Sep 17 00:00:00 2001 From: minkyu1128 Date: Mon, 16 May 2022 11:33:14 +0900 Subject: [PATCH] =?UTF-8?q?jdk=20path=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Deploy/bin/startup.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy/bin/startup.bat b/Deploy/bin/startup.bat index 7c802c0..45da716 100644 --- a/Deploy/bin/startup.bat +++ b/Deploy/bin/startup.bat @@ -5,4 +5,4 @@ rem java -jar ..\webapp\ci-1.0.0.war rem Started background... @START /b shutdown.bat -@START /b C:\xit\spring-tool-suite-4-4.11.0.RELEASE-e4.20.0-win32.win32.x86_64.self-extracting\env-setting\Java\jdk1.8.0_121\bin\java-app-ci "-Dspring.profiles.active=prod" -jar ..\webapp\ci-1.0.0.war \ No newline at end of file +@START /b ..\java\corretto-1.8.0_332\bin\java_app-ci "-Dspring.profiles.active=prod" -jar ..\webapp\ci-1.0.0.war \ No newline at end of file