workspace.xml 14 KB

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