Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/app/ParkUp.iml

    rf6bc52d rce6ad22  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
     3  <component name="EclipseModuleManager">
     4    <conelement value="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" />
     5    <src_description expected_position="2">
     6      <src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" />
     7      <src_folder value="file://$MODULE_DIR$/src/main/resources" expected_position="1" />
     8      <src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="2" />
     9      <src_folder value="file://$MODULE_DIR$/target/generated-sources/annotations" expected_position="5" />
     10      <src_folder value="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" expected_position="6" />
     11    </src_description>
     12  </component>
    313  <component name="FacetManager">
     14    <facet type="web" name="Web">
     15      <configuration>
     16        <webroots />
     17        <sourceRoots>
     18          <root url="file://$MODULE_DIR$/src/main/java" />
     19          <root url="file://$MODULE_DIR$/src/main/resources" />
     20          <root url="file://$MODULE_DIR$/target/generated-sources/annotations" />
     21          <root url="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" />
     22        </sourceRoots>
     23      </configuration>
     24    </facet>
    425    <facet type="jpa" name="JPA">
    526      <configuration>
     
    1637      <configuration />
    1738    </facet>
    18     <facet type="web" name="Web">
    19       <configuration>
    20         <webroots />
    21       </configuration>
    22     </facet>
    2339  </component>
    2440  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
     
    2844      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
    2945      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
     46      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
     47      <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" />
     48      <sourceFolder url="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" isTestSource="false" />
    3049      <excludeFolder url="file://$MODULE_DIR$/target" />
    3150    </content>
    3251    <orderEntry type="inheritedJdk" />
     52    <orderEntry type="library" name="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" level="application" />
    3353    <orderEntry type="sourceFolder" forTests="false" />
    3454    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jdbc:2.4.5" level="project" />
Note: See TracChangeset for help on using the changeset viewer.