parent
8a529413da
commit
c4b76d12b5
@ -0,0 +1,14 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="war" name="ssm01:war">
|
||||
<output-path>$PROJECT_DIR$/ssm01/target</output-path>
|
||||
<properties id="maven-jee-properties">
|
||||
<options>
|
||||
<module>ssm01</module>
|
||||
<packaging>war</packaging>
|
||||
</options>
|
||||
</properties>
|
||||
<root id="archive" name="ssm01-1.0-SNAPSHOT.war">
|
||||
<element id="artifact" artifact-name="ssm01:war exploded" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="ssm01:war exploded">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/ssm01_war_exploded</output-path>
|
||||
<root id="root">
|
||||
<element id="javaee-facet-resources" facet="ssm01/web/Web" />
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="ssm01" />
|
||||
</element>
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="ssm01:war exploded2">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/ssm01_war_exploded2</output-path>
|
||||
<root id="root">
|
||||
<element id="javaee-facet-resources" facet="ssm01/web/Web" />
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="ssm01" />
|
||||
</element>
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.fasterxml.jackson.core:jackson-core:2.15.2">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: commons-fileupload:commons-fileupload:1.4">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-tx:5.3.5">
|
||||
<library name="Maven: commons-io:commons-io:2.8.0">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.5/spring-tx-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.5/spring-tx-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-io/commons-io/2.8.0/commons-io-2.8.0-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.5/spring-tx-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/commons-io/commons-io/2.8.0/commons-io-2.8.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: javax.servlet.jsp:javax.servlet.jsp-api:2.3.3">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.aspectj:aspectjweaver:1.9.6">
|
||||
<library name="Maven: org.aspectj:aspectjweaver:1.9.7">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-jcl:5.3.5">
|
||||
<library name="Maven: org.mybatis:mybatis:3.5.3">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.5/spring-jcl-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis/3.5.3/mybatis-3.5.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.5/spring-jcl-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis/3.5.3/mybatis-3.5.3-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.5/spring-jcl-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis/3.5.3/mybatis-3.5.3-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-aop:5.3.5">
|
||||
<library name="Maven: org.mybatis:mybatis-spring:2.0.3">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.5/spring-aop-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis-spring/2.0.3/mybatis-spring-2.0.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.5/spring-aop-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis-spring/2.0.3/mybatis-spring-2.0.3-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.5/spring-aop-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/mybatis/mybatis-spring/2.0.3/mybatis-spring-2.0.3-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-jdbc:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-aop:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.5/spring-jdbc-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.30/spring-aop-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.5/spring-jdbc-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.30/spring-aop-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.5/spring-jdbc-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aop/5.3.30/spring-aop-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-aspects:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-aspects:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.5/spring-aspects-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.30/spring-aspects-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.5/spring-aspects-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.30/spring-aspects-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.5/spring-aspects-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-aspects/5.3.30/spring-aspects-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-beans:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.30/spring-beans-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.30/spring-beans-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.30/spring-beans-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-context:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.30/spring-context-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.30/spring-context-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.30/spring-context-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-beans:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-core:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.5/spring-beans-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.30/spring-core-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.5/spring-beans-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.30/spring-core-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-beans/5.3.5/spring-beans-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.30/spring-core-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-expression:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-expression:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.5/spring-expression-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.30/spring-expression-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.5/spring-expression-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.30/spring-expression-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.5/spring-expression-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-expression/5.3.30/spring-expression-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-test:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-jcl:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.5/spring-test-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.30/spring-jcl-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.5/spring-test-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.30/spring-jcl-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.5/spring-test-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jcl/5.3.30/spring-jcl-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-jdbc:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.30/spring-jdbc-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.30/spring-jdbc-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-jdbc/5.3.30/spring-jdbc-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-core:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-orm:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.5/spring-core-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.30/spring-orm-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.5/spring-core-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.30/spring-orm-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-core/5.3.5/spring-core-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.30/spring-orm-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-test:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.30/spring-test-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.30/spring-test-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-test/5.3.30/spring-test-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-orm:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-tx:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.5/spring-orm-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.30/spring-tx-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.5/spring-orm-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.30/spring-tx-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-orm/5.3.5/spring-orm-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-tx/5.3.30/spring-tx-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-web:5.3.24">
|
||||
<library name="Maven: org.springframework:spring-web:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.24/spring-web-5.3.24.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.30/spring-web-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.24/spring-web-5.3.24-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.30/spring-web-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.24/spring-web-5.3.24-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-web/5.3.30/spring-web-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-webmvc:5.3.24">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.24/spring-webmvc-5.3.24.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.24/spring-webmvc-5.3.24-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.24/spring-webmvc-5.3.24-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.springframework:spring-context:5.3.5">
|
||||
<library name="Maven: org.springframework:spring-webmvc:5.3.30">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.5/spring-context-5.3.5.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.5/spring-context-5.3.5-javadoc.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-context/5.3.5/spring-context-5.3.5-sources.jar!/" />
|
||||
<root url="jar://D:/java-application/Tools/maven_repository/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-fileupload-1.4">
|
||||
<CLASSES>
|
||||
<root url="jar://E:/GoogleCromeDown/commons-fileupload-1.4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.zhangzeyuan</groupId>
|
||||
<artifactId>ssm01</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
|
||||
</project>
|
@ -0,0 +1,9 @@
|
||||
package com.zhangzeyuan.controller;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/25 17:03
|
||||
* @Version 1.0
|
||||
*/
|
||||
public class FileUploadController {
|
||||
}
|
@ -0,0 +1,27 @@
|
||||
package com.zhangzeyuan.controller;
|
||||
|
||||
import com.zhangzeyuan.pojo.User;
|
||||
import com.zhangzeyuan.service.UserService;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Controller;
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/24 11:27
|
||||
* @Version 1.0
|
||||
*/
|
||||
|
||||
@Controller
|
||||
public class UserController {
|
||||
@Autowired
|
||||
UserService userService;
|
||||
@RequestMapping("/login.do")
|
||||
public String login(String username, String password) {
|
||||
User user = userService.findUser(username, password);
|
||||
if (user != null) {
|
||||
return "success";
|
||||
}
|
||||
return "error";
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
package com.zhangzeyuan.dao;
|
||||
|
||||
import com.zhangzeyuan.pojo.User;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/24 11:26
|
||||
* @Version 1.0
|
||||
*/
|
||||
public interface UserMapper {
|
||||
User findUser(String username, String password);
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
package com.zhangzeyuan.pojo;
|
||||
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Data;
|
||||
import lombok.NoArgsConstructor;
|
||||
import org.springframework.stereotype.Repository;
|
||||
import org.springframework.web.servlet.view.InternalResourceViewResolver;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/24 11:25
|
||||
* @Version 1.0
|
||||
*/
|
||||
@Repository
|
||||
@Data
|
||||
@NoArgsConstructor
|
||||
@AllArgsConstructor
|
||||
public class User implements Serializable {
|
||||
private InternalResourceViewResolver uid;
|
||||
private String username;
|
||||
private String password;
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
package com.zhangzeyuan.service;
|
||||
|
||||
import com.zhangzeyuan.pojo.User;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/24 11:26
|
||||
* @Version 1.0
|
||||
*/
|
||||
public interface UserService {
|
||||
User findUser(String username, String password);
|
||||
}
|
@ -0,0 +1,26 @@
|
||||
package com.zhangzeyuan.service.impl;
|
||||
|
||||
import com.zhangzeyuan.dao.UserMapper;
|
||||
import com.zhangzeyuan.pojo.User;
|
||||
import com.zhangzeyuan.service.UserService;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Service;
|
||||
import org.springframework.transaction.annotation.Transactional;
|
||||
|
||||
/**
|
||||
* @Author ZZY_1
|
||||
* @Date 2023/12/24 12:52
|
||||
* @Version 1.0
|
||||
*/
|
||||
@Service
|
||||
@Transactional
|
||||
public class UserServiceImpl implements UserService {
|
||||
|
||||
@Autowired
|
||||
UserMapper userMapper;
|
||||
@Override
|
||||
public User findUser(String username, String password) {
|
||||
User user=userMapper.findUser(username, password);
|
||||
return user;
|
||||
}
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE mapper
|
||||
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.zhangzeyuan.mapper.UserMapper">
|
||||
|
||||
<!--<select id="listAll" resultType="Student">
|
||||
select * from tb_student
|
||||
</select>-->
|
||||
<select id="findUser" resultType="user">
|
||||
select * from user where username = ${param1} and password=${param2}
|
||||
</select>
|
||||
|
||||
</mapper>
|
@ -0,0 +1,38 @@
|
||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:p="http://www.springframework.org/schema/p"
|
||||
xmlns:c="http://www.springframework.org/schema/c"
|
||||
xmlns:util="http://www.springframework.org/schema/util"
|
||||
xmlns:context="http://www.springframework.org/schema/context"
|
||||
xmlns:aop="http://www.springframework.org/schema/aop"
|
||||
xmlns:tx="http://www.springframework.org/schema/tx"
|
||||
xmlns:mvc="http://www.springframework.org/schema/mvc"
|
||||
xsi:schemaLocation="
|
||||
http://www.springframework.org/schema/beans
|
||||
http://www.springframework.org/schema/beans/spring-beans.xsd
|
||||
http://www.springframework.org/schema/util
|
||||
http://www.springframework.org/schema/util/spring-util.xsd
|
||||
http://www.springframework.org/schema/context
|
||||
http://www.springframework.org/schema/context/spring-context.xsd
|
||||
http://www.springframework.org/schema/aop
|
||||
http://www.springframework.org/schema/aop/spring-aop.xsd
|
||||
http://www.springframework.org/schema/tx
|
||||
http://www.springframework.org/schema/tx/spring-tx.xsd
|
||||
http://www.springframework.org/schema/mvc
|
||||
http://www.springframework.org/schema/mvc/spring-mvc.xsd
|
||||
">
|
||||
<!--扫描controller-->
|
||||
<context:component-scan base-package="com.zhangzeyuan.controller"></context:component-scan>
|
||||
<!--这里配置三大组件-->
|
||||
<mvc:annotation-driven />
|
||||
<!--视图解析器-->
|
||||
<bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
|
||||
</bean>
|
||||
<!--配置静态资源放行-->
|
||||
<!--<mvc:resources mapping="/js/**" location="/js/"></mvc:resources>-->
|
||||
<!--<mvc:resources mapping="/css/**" location="/css/"></mvc:resources>-->
|
||||
<!--<mvc:resources mapping="/img/**" location="/img/"></mvc:resources>-->
|
||||
<!--<mvc:resources mapping="/static/**" location="/static/"></mvc:resources>-->
|
||||
</beans>
|
||||
|
||||
|
@ -0,0 +1,22 @@
|
||||
<%--
|
||||
Created by IntelliJ IDEA.
|
||||
User: ZZY_1
|
||||
Date: 2023/12/24
|
||||
Time: 12:50
|
||||
To change this template use File | Settings | File Templates.
|
||||
--%>
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>Title</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="static/bootstrap4/css/bootstrap.css">
|
||||
<script type="text/javascript" src="static/js/jquery-3.2.1.js"></script>
|
||||
<script src="static/My97DatePicker/My97DatePicker/WdatePicker.js"></script>
|
||||
<script src="static/bootstrap-treeview/js/bootstrap-treeview.js"></script>
|
||||
<script src="static/bootstrap4/js/bootstrap.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
登录失败
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
<%--
|
||||
Created by IntelliJ IDEA.
|
||||
User: ZZY_1
|
||||
Date: 2023/12/25
|
||||
Time: 16:47
|
||||
To change this template use File | Settings | File Templates.
|
||||
--%>
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>$Title$</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="static/bootstrap4/css/bootstrap.css">
|
||||
<script type="text/javascript" src="static/js/jquery-3.2.1.js"></script>
|
||||
<script src="static/My97DatePicker/My97DatePicker/WdatePicker.js"></script>
|
||||
<script src="static/bootstrap-treeview/js/bootstrap-treeview.js"></script>
|
||||
<script src="static/bootstrap4/js/bootstrap.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
$END$
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
<%--
|
||||
Created by IntelliJ IDEA.
|
||||
User: ZZY_1
|
||||
Date: 2023/12/24
|
||||
Time: 23:49
|
||||
To change this template use File | Settings | File Templates.
|
||||
--%>
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>$Title$</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="static/bootstrap4/css/bootstrap.css">
|
||||
<script type="text/javascript" src="static/js/jquery-3.2.1.js"></script>
|
||||
<script src="static/My97DatePicker/My97DatePicker/WdatePicker.js"></script>
|
||||
<script src="static/bootstrap-treeview/js/bootstrap-treeview.js"></script>
|
||||
<script src="static/bootstrap4/js/bootstrap.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
$END$
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
<%--
|
||||
Created by IntelliJ IDEA.
|
||||
User: ZZY_1
|
||||
Date: 2023/12/24
|
||||
Time: 12:50
|
||||
To change this template use File | Settings | File Templates.
|
||||
--%>
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<html>
|
||||
<head>
|
||||
<title>Title</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="static/bootstrap4/css/bootstrap.css">
|
||||
<script type="text/javascript" src="static/js/jquery-3.2.1.js"></script>
|
||||
<script src="static/My97DatePicker/My97DatePicker/WdatePicker.js"></script>
|
||||
<script src="static/bootstrap-treeview/js/bootstrap-treeview.js"></script>
|
||||
<script src="static/bootstrap4/js/bootstrap.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
登录成功
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,117 @@
|
||||
/*!
|
||||
* jQuery Cookie Plugin v1.4.1
|
||||
* https://github.com/carhartl/jquery-cookie
|
||||
*
|
||||
* Copyright 2013 Klaus Hartl
|
||||
* Released under the MIT license
|
||||
*/
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof exports === 'object') {
|
||||
// CommonJS
|
||||
factory(require('jquery'));
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
|
||||
var pluses = /\+/g;
|
||||
|
||||
function encode(s) {
|
||||
return config.raw ? s : encodeURIComponent(s);
|
||||
}
|
||||
|
||||
function decode(s) {
|
||||
return config.raw ? s : decodeURIComponent(s);
|
||||
}
|
||||
|
||||
function stringifyCookieValue(value) {
|
||||
return encode(config.json ? JSON.stringify(value) : String(value));
|
||||
}
|
||||
|
||||
function parseCookieValue(s) {
|
||||
if (s.indexOf('"') === 0) {
|
||||
// This is a quoted cookie as according to RFC2068, unescape...
|
||||
s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\');
|
||||
}
|
||||
|
||||
try {
|
||||
// Replace server-side written pluses with spaces.
|
||||
// If we can't decode the cookie, ignore it, it's unusable.
|
||||
// If we can't parse the cookie, ignore it, it's unusable.
|
||||
s = decodeURIComponent(s.replace(pluses, ' '));
|
||||
return config.json ? JSON.parse(s) : s;
|
||||
} catch(e) {}
|
||||
}
|
||||
|
||||
function read(s, converter) {
|
||||
var value = config.raw ? s : parseCookieValue(s);
|
||||
return $.isFunction(converter) ? converter(value) : value;
|
||||
}
|
||||
|
||||
var config = $.cookie = function (key, value, options) {
|
||||
|
||||
// Write
|
||||
|
||||
if (value !== undefined && !$.isFunction(value)) {
|
||||
options = $.extend({}, config.defaults, options);
|
||||
|
||||
if (typeof options.expires === 'number') {
|
||||
var days = options.expires, t = options.expires = new Date();
|
||||
t.setTime(+t + days * 864e+5);
|
||||
}
|
||||
|
||||
return (document.cookie = [
|
||||
encode(key), '=', stringifyCookieValue(value),
|
||||
options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
|
||||
options.path ? '; path=' + options.path : '',
|
||||
options.domain ? '; domain=' + options.domain : '',
|
||||
options.secure ? '; secure' : ''
|
||||
].join(''));
|
||||
}
|
||||
|
||||
// Read
|
||||
|
||||
var result = key ? undefined : {};
|
||||
|
||||
// To prevent the for loop in the first place assign an empty array
|
||||
// in case there are no cookies at all. Also prevents odd result when
|
||||
// calling $.cookie().
|
||||
var cookies = document.cookie ? document.cookie.split('; ') : [];
|
||||
|
||||
for (var i = 0, l = cookies.length; i < l; i++) {
|
||||
var parts = cookies[i].split('=');
|
||||
var name = decode(parts.shift());
|
||||
var cookie = parts.join('=');
|
||||
|
||||
if (key && key === name) {
|
||||
// If second argument (value) is a function it's a converter...
|
||||
result = read(cookie, value);
|
||||
break;
|
||||
}
|
||||
|
||||
// Prevent storing a cookie that we couldn't decode.
|
||||
if (!key && (cookie = read(cookie)) !== undefined) {
|
||||
result[name] = cookie;
|
||||
}
|
||||
}
|
||||
|
||||
return result;
|
||||
};
|
||||
|
||||
config.defaults = {};
|
||||
|
||||
$.removeCookie = function (key, options) {
|
||||
if ($.cookie(key) === undefined) {
|
||||
return false;
|
||||
}
|
||||
|
||||
// Must not alter options, thus extending a fresh object...
|
||||
$.cookie(key, '', $.extend({}, options, { expires: -1 }));
|
||||
return !$.cookie(key);
|
||||
};
|
||||
|
||||
}));
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/target/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Loading…
Reference in new issue