workspace.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="c5a24e7a-e8cf-45f7-8d0b-25810e3d773a" name="默认更改列表" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/LoginController.java" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/LoginController.java" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/ViewController.java" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller/ViewController.java" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/sso-login/target/classes/com/sso/login/controller/LoginController.class" beforeDir="false" afterPath="$PROJECT_DIR$/sso-login/target/classes/com/sso/login/controller/LoginController.class" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/sso-main/src/main/java/com/sso/main/controller/ViewController.java" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/src/main/java/com/sso/main/controller/ViewController.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/sso-main/src/main/resources/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/src/main/resources/templates/index.html" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/sso-main/target/classes/com/sso/main/controller/ViewController.class" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/target/classes/com/sso/main/controller/ViewController.class" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/sso-main/target/classes/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/sso-main/target/classes/templates/index.html" afterDir="false" />
  13. </list>
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="FileTemplateManagerImpl">
  20. <option name="RECENT_TEMPLATES">
  21. <list>
  22. <option value="HTML File" />
  23. <option value="Class" />
  24. </list>
  25. </option>
  26. </component>
  27. <component name="Git.Settings">
  28. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  29. </component>
  30. <component name="ProjectId" id="1lzQTfAXKnwTcVbccaZ8sG4KP4p" />
  31. <component name="ProjectViewState">
  32. <option name="hideEmptyMiddlePackages" value="true" />
  33. <option name="showLibraryContents" value="true" />
  34. </component>
  35. <component name="PropertiesComponent">
  36. <property name="DefaultHtmlFileTemplate" value="HTML File" />
  37. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  38. <property name="RequestMappingsPanelOrder0" value="0" />
  39. <property name="RequestMappingsPanelOrder1" value="1" />
  40. <property name="RequestMappingsPanelWidth0" value="75" />
  41. <property name="RequestMappingsPanelWidth1" value="75" />
  42. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  43. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  44. <property name="WebServerToolWindowFactoryState" value="false" />
  45. <property name="aspect.path.notification.shown" value="true" />
  46. <property name="jdk.selected.JAVA_MODULE" value="1.8" />
  47. <property name="last_opened_file_path" value="$PROJECT_DIR$/sso-login/src/main/java/com/sso/login/controller" />
  48. <property name="node.js.detected.package.eslint" value="true" />
  49. <property name="node.js.detected.package.tslint" value="true" />
  50. <property name="node.js.path.for.package.eslint" value="project" />
  51. <property name="node.js.path.for.package.tslint" value="project" />
  52. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  53. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  54. <property name="project.structure.last.edited" value="模块" />
  55. <property name="project.structure.proportion" value="0.15" />
  56. <property name="project.structure.side.proportion" value="0.2" />
  57. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.annotationProcessors" />
  58. </component>
  59. <component name="RecentsManager">
  60. <key name="CopyFile.RECENT_KEYS">
  61. <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\controller" />
  62. <recent name="E:\Idea\sso-web\sso-login\src\main\java\com\sso\login\utils" />
  63. <recent name="E:\Idea\sso-web\sso-vip\src\main\resources\templates" />
  64. <recent name="E:\Idea\sso-web\sso-vip\src\main\resources" />
  65. <recent name="E:\Idea\sso-web\sso-main\src\main\resources" />
  66. </key>
  67. <key name="MoveFile.RECENT_KEYS">
  68. <recent name="E:\Idea\sso-web\sso-login\src\main\resources\templates" />
  69. <recent name="E:\Idea\sso-web\sso-login\src\main\resources\static" />
  70. <recent name="E:\Idea\sso-web\sso-login\webapp" />
  71. </key>
  72. </component>
  73. <component name="RunManager" selected="Spring Boot.VipApp">
  74. <configuration name="LoginApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  75. <module name="sso-login" />
  76. <extension name="coverage">
  77. <pattern>
  78. <option name="PATTERN" value="com.sso.login.*" />
  79. <option name="ENABLED" value="true" />
  80. </pattern>
  81. </extension>
  82. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sso.login.LoginApp" />
  83. <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
  84. <option name="ALTERNATIVE_JRE_PATH" />
  85. <method v="2">
  86. <option name="Make" enabled="true" />
  87. </method>
  88. </configuration>
  89. <configuration name="MainApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  90. <module name="sso-main" />
  91. <extension name="coverage">
  92. <pattern>
  93. <option name="PATTERN" value="com.sso.main.*" />
  94. <option name="ENABLED" value="true" />
  95. </pattern>
  96. </extension>
  97. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sso.main.MainApp" />
  98. <method v="2">
  99. <option name="Make" enabled="true" />
  100. </method>
  101. </configuration>
  102. <configuration name="VipApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  103. <module name="sso-vip" />
  104. <extension name="coverage">
  105. <pattern>
  106. <option name="PATTERN" value="com.sso.vip.*" />
  107. <option name="ENABLED" value="true" />
  108. </pattern>
  109. </extension>
  110. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sso.vip.VipApp" />
  111. <method v="2">
  112. <option name="Make" enabled="true" />
  113. </method>
  114. </configuration>
  115. <list>
  116. <item itemvalue="Spring Boot.LoginApp" />
  117. <item itemvalue="Spring Boot.MainApp" />
  118. <item itemvalue="Spring Boot.VipApp" />
  119. </list>
  120. <recent_temporary>
  121. <list>
  122. <item itemvalue="Spring Boot.VipApp" />
  123. <item itemvalue="Spring Boot.LoginApp" />
  124. <item itemvalue="Spring Boot.MainApp" />
  125. </list>
  126. </recent_temporary>
  127. </component>
  128. <component name="SvnConfiguration">
  129. <configuration />
  130. </component>
  131. <component name="TaskManager">
  132. <task active="true" id="Default" summary="Default task">
  133. <changelist id="c5a24e7a-e8cf-45f7-8d0b-25810e3d773a" name="默认更改列表" comment="" />
  134. <created>1608597448224</created>
  135. <option name="number" value="Default" />
  136. <option name="presentableId" value="Default" />
  137. <updated>1608597448224</updated>
  138. <workItem from="1608597450909" duration="10657000" />
  139. <workItem from="1608614660628" duration="4822000" />
  140. <workItem from="1608631578360" duration="4551000" />
  141. <workItem from="1608684196974" duration="240000" />
  142. <workItem from="1609115341694" duration="4316000" />
  143. </task>
  144. <servers />
  145. </component>
  146. <component name="TypeScriptGeneratedFilesManager">
  147. <option name="version" value="1" />
  148. </component>
  149. <component name="WindowStateProjectService">
  150. <state x="828" y="186" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1608598947800">
  151. <screen x="0" y="0" width="1920" height="1050" />
  152. </state>
  153. <state x="828" y="186" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608598947800" />
  154. <state x="1103" y="314" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1608598935558">
  155. <screen x="0" y="0" width="1920" height="1050" />
  156. </state>
  157. <state x="1103" y="314" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608598935558" />
  158. <state x="1189" y="441" key="#com.intellij.javaee.module.view.web.EditWebRootDialog" timestamp="1608599443382">
  159. <screen x="0" y="0" width="1920" height="1050" />
  160. </state>
  161. <state x="1189" y="441" key="#com.intellij.javaee.module.view.web.EditWebRootDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608599443382" />
  162. <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1608603344267">
  163. <screen x="0" y="0" width="1920" height="1050" />
  164. </state>
  165. <state x="1170" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608603344267" />
  166. <state x="1032" y="189" key="#项目结构" timestamp="1608616244825">
  167. <screen x="0" y="0" width="1920" height="1050" />
  168. </state>
  169. <state x="1032" y="189" key="#项目结构/0.0.1920.1050@0.0.1920.1050" timestamp="1608616244825" />
  170. <state x="1154" y="286" key="FileChooserDialogImpl" timestamp="1608599626317">
  171. <screen x="0" y="0" width="1920" height="1050" />
  172. </state>
  173. <state x="1154" y="286" key="FileChooserDialogImpl/0.0.1920.1050@0.0.1920.1050" timestamp="1608599626317" />
  174. <state width="1877" height="281" key="GridCell.Tab.0.bottom" timestamp="1609119665246">
  175. <screen x="0" y="0" width="1920" height="1050" />
  176. </state>
  177. <state width="1877" height="281" key="GridCell.Tab.0.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  178. <state width="1877" height="281" key="GridCell.Tab.0.center" timestamp="1609119665246">
  179. <screen x="0" y="0" width="1920" height="1050" />
  180. </state>
  181. <state width="1877" height="281" key="GridCell.Tab.0.center/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  182. <state width="1877" height="281" key="GridCell.Tab.0.left" timestamp="1609119665246">
  183. <screen x="0" y="0" width="1920" height="1050" />
  184. </state>
  185. <state width="1877" height="281" key="GridCell.Tab.0.left/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  186. <state width="1877" height="281" key="GridCell.Tab.0.right" timestamp="1609119665246">
  187. <screen x="0" y="0" width="1920" height="1050" />
  188. </state>
  189. <state width="1877" height="281" key="GridCell.Tab.0.right/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  190. <state width="1877" height="281" key="GridCell.Tab.1.bottom" timestamp="1609119665246">
  191. <screen x="0" y="0" width="1920" height="1050" />
  192. </state>
  193. <state width="1877" height="281" key="GridCell.Tab.1.bottom/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  194. <state width="1877" height="281" key="GridCell.Tab.1.center" timestamp="1609119665246">
  195. <screen x="0" y="0" width="1920" height="1050" />
  196. </state>
  197. <state width="1877" height="281" key="GridCell.Tab.1.center/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  198. <state width="1877" height="281" key="GridCell.Tab.1.left" timestamp="1609119665246">
  199. <screen x="0" y="0" width="1920" height="1050" />
  200. </state>
  201. <state width="1877" height="281" key="GridCell.Tab.1.left/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  202. <state width="1877" height="281" key="GridCell.Tab.1.right" timestamp="1609119665246">
  203. <screen x="0" y="0" width="1920" height="1050" />
  204. </state>
  205. <state width="1877" height="281" key="GridCell.Tab.1.right/0.0.1920.1050@0.0.1920.1050" timestamp="1609119665246" />
  206. <state x="880" y="103" key="SettingsEditor" timestamp="1608599446226">
  207. <screen x="0" y="0" width="1920" height="1050" />
  208. </state>
  209. <state x="880" y="103" key="SettingsEditor/0.0.1920.1050@0.0.1920.1050" timestamp="1608599446226" />
  210. <state x="552" y="260" key="Vcs.Push.Dialog.v2" timestamp="1608684413460">
  211. <screen x="0" y="0" width="1920" height="1050" />
  212. </state>
  213. <state x="552" y="260" key="Vcs.Push.Dialog.v2/0.0.1920.1050@0.0.1920.1050" timestamp="1608684413460" />
  214. <state x="634" y="326" key="git4idea.merge.GitPullDialog" timestamp="1608684216939">
  215. <screen x="0" y="0" width="1920" height="1050" />
  216. </state>
  217. <state x="634" y="326" key="git4idea.merge.GitPullDialog/0.0.1920.1050@0.0.1920.1050" timestamp="1608684216939" />
  218. <state x="325" y="204" key="new project wizard" timestamp="1608684342660">
  219. <screen x="0" y="0" width="1920" height="1050" />
  220. </state>
  221. <state x="325" y="204" key="new project wizard/0.0.1920.1050@0.0.1920.1050" timestamp="1608684342660" />
  222. </component>
  223. </project>