workspace.xml 13 KB

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