ProductionPractice/demo515.iml

19 lines
676 B
Plaintext
Raw Permalink Normal View History

2023-05-18 18:33:21 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<descriptors>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/demo515/src/main/webapp/WEB-INF/web.xml" />
</descriptors>
<webroots>
<root url="file://$MODULE_DIR$/demo515/src/main/webapp" relative="/" />
</webroots>
<sourceRoots>
<root url="file://$MODULE_DIR$/demo515/src/main/java" />
<root url="file://$MODULE_DIR$/demo515/src/main/resources" />
</sourceRoots>
</configuration>
</facet>
</component>
</module>