|
@@ -16,7 +16,16 @@
|
|
|
</configuration>
|
|
</configuration>
|
|
|
</facet>
|
|
</facet>
|
|
|
<facet type="Spring" name="Spring">
|
|
<facet type="Spring" name="Spring">
|
|
|
- <configuration />
|
|
|
|
|
|
|
+ <configuration>
|
|
|
|
|
+ <fileset id="fileset" name="Spring Shiro" removed="false">
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-shiro.xml</file>
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/java/com/kede/core/websocket/WebSocketConfig.java</file>
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/applicationContext.xml</file>
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-mvc.xml</file>
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-mybatis.xml</file>
|
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-task.xml</file>
|
|
|
|
|
+ </fileset>
|
|
|
|
|
+ </configuration>
|
|
|
</facet>
|
|
</facet>
|
|
|
</component>
|
|
</component>
|
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|