osc/dsp/dsp.iml

23 lines
665 B
Plaintext
Raw Normal View History

2025-05-28 19:16:17 +08:00
<?xml version="1.0" encoding="UTF-8"?>
2026-02-26 16:20:00 +08:00
<module version="4">
2025-05-28 19:16:17 +08:00
<component name="FacetManager">
2026-02-12 08:32:49 +08:00
<facet type="web" name="Web">
<configuration>
<webroots />
</configuration>
</facet>
<facet type="jpa" name="JPA">
<configuration>
<setting name="validation-enabled" value="true" />
<setting name="provider-name" value="Hibernate" />
2026-02-12 08:32:49 +08:00
<datasource-mapping>
<factory-entry name="entityManagerFactory" />
</datasource-mapping>
<naming-strategy-map />
</configuration>
</facet>
2026-02-12 08:32:49 +08:00
<facet type="Spring" name="Spring">
<configuration />
</facet>
</component>
2025-05-28 19:16:17 +08:00
</module>