Basic working annotation project
This commit is contained in:
27
SpringMVC/.idea/artifacts/SpringMVC.xml
generated
Normal file
27
SpringMVC/.idea/artifacts/SpringMVC.xml
generated
Normal file
@@ -0,0 +1,27 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="SpringMVC">
|
||||
<output-path>$PROJECT_DIR$/target/web</output-path>
|
||||
<root id="root">
|
||||
<element id="javaee-facet-resources" facet="SpringMVC/web/Web" />
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="SpringMVC" />
|
||||
</element>
|
||||
<element id="directory" name="lib">
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-core:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-asm:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: commons-logging:commons-logging:1.1.1" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-web:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: aopalliance:aopalliance:1.0" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-beans:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-context:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-aop:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-expression:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-webmvc:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-context-support:3.1.1.RELEASE" />
|
||||
</element>
|
||||
</element>
|
||||
<element id="dir-copy" path="$PROJECT_DIR$/src/webapp" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
SpringMVC/.idea/artifacts/SpringMVC_war.xml
generated
Normal file
8
SpringMVC/.idea/artifacts/SpringMVC_war.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="war" name="SpringMVC:war">
|
||||
<output-path>$PROJECT_DIR$/target</output-path>
|
||||
<root id="archive" name="SpringMVC.war">
|
||||
<element id="artifact" artifact-name="SpringMVC:war exploded" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
27
SpringMVC/.idea/artifacts/SpringMVC_war_exploded.xml
generated
Normal file
27
SpringMVC/.idea/artifacts/SpringMVC_war_exploded.xml
generated
Normal file
@@ -0,0 +1,27 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="exploded-war" name="SpringMVC:war exploded">
|
||||
<output-path>$PROJECT_DIR$/target/SpringMVC</output-path>
|
||||
<root id="root">
|
||||
<element id="javaee-facet-resources" facet="SpringMVC/web/Web" />
|
||||
<element id="directory" name="WEB-INF">
|
||||
<element id="directory" name="classes">
|
||||
<element id="module-output" name="SpringMVC" />
|
||||
</element>
|
||||
<element id="directory" name="lib">
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-core:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-asm:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: commons-logging:commons-logging:1.1.1" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-web:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: aopalliance:aopalliance:1.0" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-beans:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-context:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-aop:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-expression:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-webmvc:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: org.springframework:spring-context-support:3.1.1.RELEASE" />
|
||||
<element id="library" level="project" name="Maven: javax.servlet:servlet-api:2.5" />
|
||||
</element>
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
Reference in New Issue
Block a user