ruoyi-framework.iml 530 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module version="4">
  3. <component name="FacetManager">
  4. <facet type="web" name="Web2">
  5. <configuration>
  6. <descriptors>
  7. <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
  8. </descriptors>
  9. <webroots>
  10. <root url="file://$MODULE_DIR$/web" relative="/" />
  11. </webroots>
  12. </configuration>
  13. </facet>
  14. <facet type="Spring" name="Spring">
  15. <configuration />
  16. </facet>
  17. </component>
  18. </module>