From 807b5d72c44c5b6de7984226f25912bc3e293aee Mon Sep 17 00:00:00 2001 From: SeoJin Kim Date: Wed, 28 Apr 2021 03:02:05 +0900 Subject: [PATCH] =?UTF-8?q?[Spring][=EC=87=BC=ED=95=91=EB=AA=B0=20?= =?UTF-8?q?=ED=94=84=EB=A1=9C=EC=A0=9D=ED=8A=B8][24]=20=EC=83=81=ED=92=88?= =?UTF-8?q?=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=97=85=EB=A1=9C=EB=93=9C(?= =?UTF-8?q?=EC=A4=80=EB=B9=84=EC=9E=91=EC=97=85)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://kimvampa.tistory.com/211 --- .../WEB-INF/spring/appServlet/servlet-context.xml | 3 +++ VamPa/src/main/webapp/WEB-INF/web.xml | 15 ++++++++++++--- .../maven/com.vam/controller/pom.properties | 2 +- .../WEB-INF/spring/appServlet/servlet-context.xml | 3 +++ VamPa_MySQL/src/main/webapp/WEB-INF/web.xml | 15 ++++++++++++--- .../maven/com.vam/controller/pom.properties | 2 +- 6 files changed, 32 insertions(+), 8 deletions(-) diff --git a/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 573fff0..049355d 100644 --- a/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -35,4 +35,7 @@ + + + diff --git a/VamPa/src/main/webapp/WEB-INF/web.xml b/VamPa/src/main/webapp/WEB-INF/web.xml index f9c02f3..6930742 100644 --- a/VamPa/src/main/webapp/WEB-INF/web.xml +++ b/VamPa/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ - + @@ -26,6 +26,15 @@ 1 + + + + C:\\upload\\temp + 20971520 + 41943040 + 20971520 + + diff --git a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties index c9e83ba..338cac8 100644 --- a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties +++ b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven Integration for Eclipse -#Mon Apr 26 22:35:37 KST 2021 +#Wed Apr 28 02:05:10 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project2\\VamPa m2e.projectName=VamPa groupId=com.vam diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 47612dd..87d1b48 100644 --- a/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -35,4 +35,7 @@ + + + diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml index f9c02f3..7cd52e1 100644 --- a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml +++ b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ - + @@ -26,6 +26,15 @@ 1 + + + + C:\\upload\\temp + 20971520 + 41943040 + 20971520 + + diff --git a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties index ac269e9..af82c83 100644 --- a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties +++ b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven Integration for Eclipse -#Mon Apr 26 22:35:57 KST 2021 +#Wed Apr 28 02:05:10 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project2\\VamPa_MySQL m2e.projectName=VamPa_MySQL groupId=com.vam