王佳豪
2021-06-26 ff928400110d728d45105c7988b3f61faf51088e
配置调整
3个文件已修改
16 ■■■■ 已修改文件
.idea/artifacts/kls_asrs_war.xml 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/artifacts/kls_asrs_war_exploded.xml 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/kls-asrs.iml 3 ●●●● 补丁 | 查看 | 原始文档 | 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">