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.

26 lines
833 B

5 years ago
5 years ago
3 years ago
3 years ago
5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module version="4">
  3. <component name="FacetManager">
  4. <facet type="web" name="Web">
  5. <configuration>
  6. <webroots />
  7. <sourceRoots>
  8. <root url="file://$MODULE_DIR$/src/main/java" />
  9. <root url="file://$MODULE_DIR$/src/main/resources" />
  10. </sourceRoots>
  11. </configuration>
  12. </facet>
  13. <facet type="jpa" name="JPA">
  14. <configuration>
  15. <setting name="validation-enabled" value="true" />
  16. <setting name="provider-name" value="Hibernate" />
  17. <datasource-mapping>
  18. <factory-entry name="entityManagerFactory" />
  19. </datasource-mapping>
  20. <naming-strategy-map />
  21. </configuration>
  22. </facet>
  23. <facet type="Spring" name="Spring">
  24. <configuration />
  25. </facet>
  26. </component>
  27. </module>