You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
570 B
17 lines
570 B
8 months 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="web" name="Web">
|
||
|
<configuration>
|
||
|
<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>
|
||
|
</module>
|