31 lines
1004 B
XML
31 lines
1004 B
XML
<?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$/src/main/webapp/WEB-INF/web.xml" />
|
|
</descriptors>
|
|
<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="jpa" name="JPA">
|
|
<configuration>
|
|
<setting name="validation-enabled" value="true" />
|
|
<datasource-mapping>
|
|
<factory-entry name="3eapi" />
|
|
</datasource-mapping>
|
|
<naming-strategy-map />
|
|
</configuration>
|
|
</facet>
|
|
<facet type="Spring" name="Spring">
|
|
<configuration />
|
|
</facet>
|
|
</component>
|
|
</module> |