parent
							
								
									15167e0adc
								
							
						
					
					
						commit
						6bbc08daa5
					
				|  | @ -1,12 +1,31 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> | ||||
|   <component name="FacetManager"> | ||||
|     <facet type="web" name="Web"> | ||||
|       <configuration> | ||||
|         <webroots> | ||||
|           <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" /> | ||||
|         </webroots> | ||||
|         <sourceRoots> | ||||
|           <root url="file://$MODULE_DIR$/src/main/java" /> | ||||
|           <root url="file://$MODULE_DIR$/src/main/resources" /> | ||||
|         </sourceRoots> | ||||
|       </configuration> | ||||
|     </facet> | ||||
|     <facet type="Spring" name="Spring"> | ||||
|       <configuration /> | ||||
|     </facet> | ||||
|   </component> | ||||
|   <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="inheritedJdk" /> | ||||
|     <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" /> | ||||
|     <orderEntry type="sourceFolder" forTests="false" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.4.4" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.4.4" level="project" /> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue