workspace.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="springmvc-demo:war" />
  6. <artifact name="springmvc-demo:war exploded" />
  7. </artifacts-to-build>
  8. </component>
  9. <component name="AutoImportSettings">
  10. <option name="autoReloadType" value="SELECTIVE" />
  11. </component>
  12. <component name="ChangeListManager">
  13. <list default="true" id="d55c211f-cca4-4230-b149-ae8c1dab3c43" name="Changes" comment="0119 ssm全注解版">
  14. <change afterPath="$PROJECT_DIR$/../.idea/VIPJAVA.iml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/google-java-format.xml" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/sql/org_fiction.sql" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/ScopeController.java" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/testlist.html" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/testscope.html" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/java/com/lc/mapper/UserMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/java/com/lc/mapper/UserMapper.java" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day07_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day07_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/src/main/java/com/sf/utils/JdbcUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/src/main/java/com/sf/utils/JdbcUtil.java" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/controller/HelloController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/HelloController.java" afterDir="false" />
  29. </list>
  30. <option name="SHOW_DIALOG" value="false" />
  31. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  32. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  33. <option name="LAST_RESOLUTION" value="IGNORE" />
  34. </component>
  35. <component name="ChangesViewManager">
  36. <option name="groupingKeys">
  37. <option value="directory" />
  38. </option>
  39. </component>
  40. <component name="FileTemplateManagerImpl">
  41. <option name="RECENT_TEMPLATES">
  42. <list>
  43. <option value="Jsp File" />
  44. <option value="Spring Xml File" />
  45. <option value="Interface" />
  46. <option value="Mybatis Mapper Xml File" />
  47. <option value="Properties File" />
  48. <option value="Class" />
  49. <option value="HTML File" />
  50. <option value="Thymeleaf HTML File" />
  51. </list>
  52. </option>
  53. </component>
  54. <component name="Git.Settings">
  55. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  56. </component>
  57. <component name="KubernetesApiProvider">{
  58. &quot;isMigrated&quot;: true
  59. }</component>
  60. <component name="LogFilters">
  61. <option name="FILTER_ERRORS" value="false" />
  62. <option name="FILTER_WARNINGS" value="false" />
  63. <option name="FILTER_INFO" value="true" />
  64. <option name="FILTER_DEBUG" value="true" />
  65. <option name="CUSTOM_FILTER" />
  66. </component>
  67. <component name="ProjectColorInfo">{
  68. &quot;associatedIndex&quot;: 4
  69. }</component>
  70. <component name="ProjectId" id="2b4QX4DZlPMWbRpeUw2AqyNi4lV" />
  71. <component name="ProjectLevelVcsManager">
  72. <ConfirmationsSetting value="2" id="Add" />
  73. </component>
  74. <component name="ProjectViewState">
  75. <option name="showLibraryContents" value="true" />
  76. </component>
  77. <component name="PropertiesComponent"><![CDATA[{
  78. "keyToString": {
  79. "DefaultHtmlFileTemplate": "HTML File",
  80. "HTTP Request.rest-api_1 | #1.executor": "Run",
  81. "JUnit.TestSpringMvc.test.executor": "Run",
  82. "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
  83. "RunOnceActivity.OpenProjectViewOnStart": "true",
  84. "RunOnceActivity.ShowReadmeOnStart": "true",
  85. "Tomcat Server.Tomcat 10.0.21.executor": "Run",
  86. "Tomcat Server.Tomcat 8.5.93.executor": "Run",
  87. "git-widget-placeholder": "master",
  88. "kotlin-language-version-configured": "true",
  89. "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springmvc-demo/sql",
  90. "node.js.detected.package.eslint": "true",
  91. "node.js.detected.package.tslint": "true",
  92. "node.js.selected.package.eslint": "(autodetect)",
  93. "node.js.selected.package.tslint": "(autodetect)",
  94. "nodejs_package_manager_path": "npm",
  95. "project.structure.last.edited": "Artifacts",
  96. "project.structure.proportion": "0.17833698",
  97. "project.structure.side.proportion": "0.2150838",
  98. "settings.editor.selected.configurable": "preferences.pluginManager",
  99. "vue.rearranger.settings.migration": "true"
  100. }
  101. }]]></component>
  102. <component name="RecentsManager">
  103. <key name="CopyFile.RECENT_KEYS">
  104. <recent name="$PROJECT_DIR$/sql" />
  105. <recent name="$PROJECT_DIR$" />
  106. <recent name="$PROJECT_DIR$/src/main/java/com/sf" />
  107. <recent name="$PROJECT_DIR$/src/main/resources" />
  108. <recent name="$PROJECT_DIR$/src/main/webapp/WEB-INF" />
  109. </key>
  110. <key name="MoveFile.RECENT_KEYS">
  111. <recent name="$PROJECT_DIR$/src/main/java/com/sf/anno/init" />
  112. <recent name="$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp" />
  113. <recent name="$PROJECT_DIR$/src/main/java/com/sf/anno" />
  114. </key>
  115. <key name="CopyClassDialog.RECENTS_KEY">
  116. <recent name="com.sf.anno" />
  117. </key>
  118. </component>
  119. <component name="RunManager" selected="Tomcat Server.Tomcat 10.0.21">
  120. <configuration name="rest-api_1 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_1.http" requestIdentifier="#1" runType="Run single request">
  121. <method v="2" />
  122. </configuration>
  123. <configuration name="TestSpringMvc.test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  124. <module name="springmvc-demo" />
  125. <extension name="coverage">
  126. <pattern>
  127. <option name="PATTERN" value="com.sf.*" />
  128. <option name="ENABLED" value="true" />
  129. </pattern>
  130. </extension>
  131. <option name="PACKAGE_NAME" value="com.sf" />
  132. <option name="MAIN_CLASS_NAME" value="com.sf.TestSpringMvc" />
  133. <option name="METHOD_NAME" value="test" />
  134. <option name="TEST_OBJECT" value="method" />
  135. <method v="2">
  136. <option name="Make" enabled="true" />
  137. </method>
  138. </configuration>
  139. <configuration name="Tomcat 10.0.21" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 10.0.21" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
  140. <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/springmvc_demo/hello" />
  141. <option name="UPDATING_POLICY" value="restart-server" />
  142. <deployment>
  143. <artifact name="springmvc-demo:war">
  144. <settings>
  145. <option name="CONTEXT_PATH" value="/springmvc_demo_war" />
  146. </settings>
  147. </artifact>
  148. <artifact name="springmvc-demo:war exploded">
  149. <settings>
  150. <option name="CONTEXT_PATH" value="/springmvc_demo" />
  151. </settings>
  152. </artifact>
  153. </deployment>
  154. <server-settings>
  155. <option name="BASE_DIRECTORY_NAME" value="35ace8a8-cdaa-4cb1-aa16-948e91024d18" />
  156. </server-settings>
  157. <predefined_log_file enabled="true" id="Tomcat" />
  158. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  159. <predefined_log_file id="Tomcat Manager" />
  160. <predefined_log_file id="Tomcat Host Manager" />
  161. <predefined_log_file id="Tomcat Localhost Access" />
  162. <RunnerSettings RunnerId="Debug">
  163. <option name="DEBUG_PORT" value="56558" />
  164. </RunnerSettings>
  165. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  166. <option name="USE_ENV_VARIABLES" value="true" />
  167. <STARTUP>
  168. <option name="USE_DEFAULT" value="true" />
  169. <option name="SCRIPT" value="" />
  170. <option name="VM_PARAMETERS" value="" />
  171. <option name="PROGRAM_PARAMETERS" value="" />
  172. </STARTUP>
  173. <SHUTDOWN>
  174. <option name="USE_DEFAULT" value="true" />
  175. <option name="SCRIPT" value="" />
  176. <option name="VM_PARAMETERS" value="" />
  177. <option name="PROGRAM_PARAMETERS" value="" />
  178. </SHUTDOWN>
  179. </ConfigurationWrapper>
  180. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  181. <option name="USE_ENV_VARIABLES" value="true" />
  182. <STARTUP>
  183. <option name="USE_DEFAULT" value="true" />
  184. <option name="SCRIPT" value="" />
  185. <option name="VM_PARAMETERS" value="" />
  186. <option name="PROGRAM_PARAMETERS" value="" />
  187. </STARTUP>
  188. <SHUTDOWN>
  189. <option name="USE_DEFAULT" value="true" />
  190. <option name="SCRIPT" value="" />
  191. <option name="VM_PARAMETERS" value="" />
  192. <option name="PROGRAM_PARAMETERS" value="" />
  193. </SHUTDOWN>
  194. </ConfigurationWrapper>
  195. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Profile">
  196. <option name="USE_ENV_VARIABLES" value="true" />
  197. <STARTUP>
  198. <option name="USE_DEFAULT" value="true" />
  199. <option name="SCRIPT" value="" />
  200. <option name="VM_PARAMETERS" value="" />
  201. <option name="PROGRAM_PARAMETERS" value="" />
  202. </STARTUP>
  203. <SHUTDOWN>
  204. <option name="USE_DEFAULT" value="true" />
  205. <option name="SCRIPT" value="" />
  206. <option name="VM_PARAMETERS" value="" />
  207. <option name="PROGRAM_PARAMETERS" value="" />
  208. </SHUTDOWN>
  209. </ConfigurationWrapper>
  210. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  211. <option name="USE_ENV_VARIABLES" value="true" />
  212. <STARTUP>
  213. <option name="USE_DEFAULT" value="true" />
  214. <option name="SCRIPT" value="" />
  215. <option name="VM_PARAMETERS" value="" />
  216. <option name="PROGRAM_PARAMETERS" value="" />
  217. </STARTUP>
  218. <SHUTDOWN>
  219. <option name="USE_DEFAULT" value="true" />
  220. <option name="SCRIPT" value="" />
  221. <option name="VM_PARAMETERS" value="" />
  222. <option name="PROGRAM_PARAMETERS" value="" />
  223. </SHUTDOWN>
  224. </ConfigurationWrapper>
  225. <method v="2">
  226. <option name="Make" enabled="true" />
  227. <option name="BuildArtifacts" enabled="true">
  228. <artifact name="springmvc-demo:war exploded" />
  229. <artifact name="springmvc-demo:war" />
  230. </option>
  231. </method>
  232. </configuration>
  233. <recent_temporary>
  234. <list>
  235. <item itemvalue="HTTP Request.rest-api_1 | #1" />
  236. <item itemvalue="JUnit.TestSpringMvc.test" />
  237. </list>
  238. </recent_temporary>
  239. </component>
  240. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  241. <component name="TaskManager">
  242. <task active="true" id="Default" summary="Default task">
  243. <changelist id="d55c211f-cca4-4230-b149-ae8c1dab3c43" name="Changes" comment="" />
  244. <created>1705471907664</created>
  245. <option name="number" value="Default" />
  246. <option name="presentableId" value="Default" />
  247. <updated>1705471907664</updated>
  248. <workItem from="1705471908780" duration="12452000" />
  249. <workItem from="1705492873471" duration="19225000" />
  250. <workItem from="1705593304178" duration="747000" />
  251. <workItem from="1705625830502" duration="15568000" />
  252. </task>
  253. <task id="LOCAL-00001" summary="0117 springmvc">
  254. <option name="closed" value="true" />
  255. <created>1705481868228</created>
  256. <option name="number" value="00001" />
  257. <option name="presentableId" value="LOCAL-00001" />
  258. <option name="project" value="LOCAL" />
  259. <updated>1705481868228</updated>
  260. </task>
  261. <task id="LOCAL-00002" summary="0118 ssm整合">
  262. <option name="closed" value="true" />
  263. <created>1705551875551</created>
  264. <option name="number" value="00002" />
  265. <option name="presentableId" value="LOCAL-00002" />
  266. <option name="project" value="LOCAL" />
  267. <updated>1705551875551</updated>
  268. </task>
  269. <task id="LOCAL-00003" summary="0118 springmvc示例">
  270. <option name="closed" value="true" />
  271. <created>1705569024785</created>
  272. <option name="number" value="00003" />
  273. <option name="presentableId" value="LOCAL-00003" />
  274. <option name="project" value="LOCAL" />
  275. <updated>1705569024785</updated>
  276. </task>
  277. <task id="LOCAL-00004" summary="0119 ssm全注解版">
  278. <option name="closed" value="true" />
  279. <created>1705638546742</created>
  280. <option name="number" value="00004" />
  281. <option name="presentableId" value="LOCAL-00004" />
  282. <option name="project" value="LOCAL" />
  283. <updated>1705638546742</updated>
  284. </task>
  285. <option name="localTasksCounter" value="5" />
  286. <servers />
  287. </component>
  288. <component name="TypeScriptGeneratedFilesManager">
  289. <option name="version" value="3" />
  290. </component>
  291. <component name="Vcs.Log.Tabs.Properties">
  292. <option name="OPEN_GENERIC_TABS">
  293. <map>
  294. <entry key="a504f1b5-4d9a-4e77-842b-fa8776f962fa" value="TOOL_WINDOW" />
  295. </map>
  296. </option>
  297. <option name="TAB_STATES">
  298. <map>
  299. <entry key="a504f1b5-4d9a-4e77-842b-fa8776f962fa">
  300. <value>
  301. <State>
  302. <option name="FILTERS">
  303. <map>
  304. <entry key="branch">
  305. <value>
  306. <list>
  307. <option value="HEAD" />
  308. </list>
  309. </value>
  310. </entry>
  311. <entry key="structure">
  312. <value>
  313. <list>
  314. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springmvc-demo" />
  315. </list>
  316. </value>
  317. </entry>
  318. </map>
  319. </option>
  320. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  321. </State>
  322. </value>
  323. </entry>
  324. </map>
  325. </option>
  326. </component>
  327. <component name="VcsManagerConfiguration">
  328. <MESSAGE value="0117 springmvc" />
  329. <MESSAGE value="0118 ssm整合" />
  330. <MESSAGE value="0118 springmvc示例" />
  331. <MESSAGE value="0119 ssm全注解版" />
  332. <option name="LAST_COMMIT_MESSAGE" value="0119 ssm全注解版" />
  333. </component>
  334. <component name="XSLT-Support.FileAssociations.UIState">
  335. <expand />
  336. <select />
  337. </component>
  338. </project>