taotao-sso-service2.iml 645 B

12345678910111213141516171819
  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$/src/main/webapp/WEB-INF/web.xml" />
  8. </descriptors>
  9. <webroots>
  10. <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
  11. </webroots>
  12. <sourceRoots>
  13. <root url="file://$MODULE_DIR$/src/main/java" />
  14. <root url="file://$MODULE_DIR$/src/main/resources" />
  15. </sourceRoots>
  16. </configuration>
  17. </facet>
  18. </component>
  19. </module>