You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
2.0 KiB
Plaintext
30 lines
2.0 KiB
Plaintext
|
1 year ago
|
<?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="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" />
|
||
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||
|
|
</content>
|
||
|
|
<orderEntry type="inheritedJdk" />
|
||
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
|
<orderEntry type="library" name="Maven: org.jetbrains:annotations:22.0.0" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.13" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.5.7" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.7" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.16.0" level="project" />
|
||
|
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.16.0" level="project" />
|
||
|
|
</component>
|
||
|
|
</module>
|