.idea/artifacts/kls_asrs_war.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
.idea/artifacts/kls_asrs_war_exploded.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
.idea/kls-asrs.iml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.idea/artifacts/kls_asrs_war.xml
@@ -1,12 +1,6 @@ <component name="ArtifactManager"> <artifact type="war" name="kls-asrs:war"> <output-path>$PROJECT_DIR$/target</output-path> <properties id="maven-jee-properties"> <options> <module>kls-asrs</module> <packaging>war</packaging> </options> </properties> <root id="archive" name="asrs-0.0.1-SNAPSHOT.war"> <element id="artifact" artifact-name="kls-asrs:war exploded" /> </root> .idea/artifacts/kls_asrs_war_exploded.xml
@@ -1,13 +1,6 @@ <component name="ArtifactManager"> <artifact type="exploded-war" name="kls-asrs:war exploded"> <output-path>$PROJECT_DIR$/target/asrs-0.0.1-SNAPSHOT</output-path> <properties id="maven-jee-properties"> <options> <exploded>true</exploded> <module>kls-asrs</module> <packaging>war</packaging> </options> </properties> <root id="root"> <element id="directory" name="WEB-INF"> <element id="directory" name="classes"> .idea/kls-asrs.iml
@@ -4,10 +4,11 @@ <facet type="jpa" name="JPA"> <configuration> <setting name="validation-enabled" value="true" /> <setting name="provider-name" value="" /> <datasource-mapping> <factory-entry name="Entities" /> <factory-entry name="kls-asrs" /> </datasource-mapping> <naming-strategy-map /> </configuration> </facet> <facet type="Spring" name="Spring">