workspace.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  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="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="0518 整合mybatis">
  14. <change afterPath="$PROJECT_DIR$/../.idea/VIP31.iml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/../JavaSE/JavaSe01/JavaSe01.iml" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/HeaderController.java" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/JsonController.java" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/ParamController.java" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/../spring-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../spring-demo/.idea/workspace.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/controller/BookController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/BookController.java" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/controller/RequestController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/RequestController.java" afterDir="false" />
  24. </list>
  25. <option name="SHOW_DIALOG" value="false" />
  26. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  27. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  28. <option name="LAST_RESOLUTION" value="IGNORE" />
  29. </component>
  30. <component name="ChangesViewManager">
  31. <option name="groupingKeys">
  32. <option value="directory" />
  33. </option>
  34. </component>
  35. <component name="FileTemplateManagerImpl">
  36. <option name="RECENT_TEMPLATES">
  37. <list>
  38. <option value="Jsp File" />
  39. <option value="Spring Xml File" />
  40. <option value="Class" />
  41. </list>
  42. </option>
  43. </component>
  44. <component name="Git.Settings">
  45. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  46. </component>
  47. <component name="HttpClientSelectedEnvironments">
  48. <file url="jar://$APPLICATION_HOME_DIR$/plugins/restClient/lib/restClient.jar!/com/intellij/ws/rest/client/requests/collection/post-requests.http" environment="test" />
  49. <file url="file:///private/var/folders/_5/09sbbdyn12l7q49bq010rm8m0000gn/T/whats-new-dir/whats-new.http" environment="test" />
  50. </component>
  51. <component name="KubernetesApiPersistence">{}</component>
  52. <component name="KubernetesApiProvider">{
  53. &quot;isMigrated&quot;: true
  54. }</component>
  55. <component name="LogFilters">
  56. <option name="FILTER_ERRORS" value="false" />
  57. <option name="FILTER_WARNINGS" value="false" />
  58. <option name="FILTER_INFO" value="true" />
  59. <option name="FILTER_DEBUG" value="true" />
  60. <option name="CUSTOM_FILTER" />
  61. </component>
  62. <component name="MavenImportPreferences">
  63. <option name="generalSettings">
  64. <MavenGeneralSettings>
  65. <option name="localRepository" value="$MAVEN_REPOSITORY$" />
  66. <option name="useMavenConfig" value="false" />
  67. <option name="userSettingsFile" value="$USER_HOME$/.m2/settings.xml" />
  68. </MavenGeneralSettings>
  69. </option>
  70. </component>
  71. <component name="ProjectColorInfo">{
  72. &quot;customColor&quot;: &quot;&quot;,
  73. &quot;associatedIndex&quot;: 6
  74. }</component>
  75. <component name="ProjectId" id="2gcQAwWb8LN43APOkgvdE8X1inq" />
  76. <component name="ProjectLevelVcsManager">
  77. <ConfirmationsSetting value="2" id="Add" />
  78. </component>
  79. <component name="ProjectViewState">
  80. <option name="showLibraryContents" value="true" />
  81. </component>
  82. <component name="PropertiesComponent"><![CDATA[{
  83. "keyToString": {
  84. "HTTP Request.rest-api_10 | #1.executor": "Run",
  85. "HTTP Request.rest-api_11 | #1.executor": "Run",
  86. "HTTP Request.rest-api_8 | #1.executor": "Run",
  87. "HTTP Request.rest-api_9 | #1.executor": "Run",
  88. "JUnit.TestMybatis.testMybatis.executor": "Run",
  89. "JUnit.TestSpringMvc.test.executor": "Run",
  90. "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
  91. "RunOnceActivity.ShowReadmeOnStart": "true",
  92. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  93. "Tomcat Server.Tomcat 10.0.21.executor": "Run",
  94. "Tomcat Server.Tomcat 11.0.0-M16.executor": "Run",
  95. "git-widget-placeholder": "master",
  96. "kotlin-language-version-configured": "true",
  97. "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIP31/springmvc-demo",
  98. "node.js.detected.package.eslint": "true",
  99. "node.js.detected.package.tslint": "true",
  100. "node.js.selected.package.eslint": "(autodetect)",
  101. "node.js.selected.package.tslint": "(autodetect)",
  102. "nodejs_package_manager_path": "npm",
  103. "project.structure.last.edited": "Modules",
  104. "project.structure.proportion": "0.1809181",
  105. "project.structure.side.proportion": "0.2794899",
  106. "settings.editor.selected.configurable": "MavenSettings",
  107. "vue.rearranger.settings.migration": "true"
  108. }
  109. }]]></component>
  110. <component name="RecentsManager">
  111. <key name="CopyFile.RECENT_KEYS">
  112. <recent name="$PROJECT_DIR$" />
  113. </key>
  114. </component>
  115. <component name="RunManager" selected="Tomcat Server.Tomcat 10.0.21">
  116. <configuration name="rest-api_10 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_10.http" requestIdentifier="#1" runType="Run single request">
  117. <method v="2" />
  118. </configuration>
  119. <configuration name="rest-api_11 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_11.http" requestIdentifier="#1" runType="Run single request">
  120. <method v="2" />
  121. </configuration>
  122. <configuration name="rest-api_8 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_8.http" requestIdentifier="#1" runType="Run single request">
  123. <method v="2" />
  124. </configuration>
  125. <configuration name="rest-api_9 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_9.http" requestIdentifier="#1" runType="Run single request">
  126. <method v="2" />
  127. </configuration>
  128. <configuration name="TestMybatis.testMybatis" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  129. <module name="springmvc-demo" />
  130. <extension name="coverage">
  131. <pattern>
  132. <option name="PATTERN" value="com.sf.*" />
  133. <option name="ENABLED" value="true" />
  134. </pattern>
  135. </extension>
  136. <option name="PACKAGE_NAME" value="com.sf" />
  137. <option name="MAIN_CLASS_NAME" value="com.sf.TestMybatis" />
  138. <option name="METHOD_NAME" value="testMybatis" />
  139. <option name="TEST_OBJECT" value="method" />
  140. <method v="2">
  141. <option name="Make" enabled="true" />
  142. </method>
  143. </configuration>
  144. <configuration default="true" type="JetRunConfigurationType">
  145. <method v="2">
  146. <option name="Make" enabled="true" />
  147. </method>
  148. </configuration>
  149. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  150. <option name="filePath" />
  151. <method v="2">
  152. <option name="Make" enabled="true" />
  153. </method>
  154. </configuration>
  155. <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">
  156. <option name="OPEN_IN_BROWSER" value="false" />
  157. <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/springmvc_demo/book/hello" />
  158. <option name="UPDATING_POLICY" value="restart-server" />
  159. <deployment>
  160. <artifact name="springmvc-demo:war">
  161. <settings>
  162. <option name="CONTEXT_PATH" value="/springmvc_demo_war" />
  163. </settings>
  164. </artifact>
  165. <artifact name="springmvc-demo:war exploded">
  166. <settings>
  167. <option name="CONTEXT_PATH" value="/springmvc_demo" />
  168. </settings>
  169. </artifact>
  170. </deployment>
  171. <server-settings>
  172. <option name="BASE_DIRECTORY_NAME" value="a4e95aa5-b4f9-4ed2-b0e3-32f97aaeb5c9" />
  173. </server-settings>
  174. <predefined_log_file enabled="true" id="Tomcat" />
  175. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  176. <predefined_log_file id="Tomcat Manager" />
  177. <predefined_log_file id="Tomcat Host Manager" />
  178. <predefined_log_file id="Tomcat Localhost Access" />
  179. <RunnerSettings RunnerId="Debug">
  180. <option name="DEBUG_PORT" value="59811" />
  181. </RunnerSettings>
  182. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  183. <option name="USE_ENV_VARIABLES" value="true" />
  184. <STARTUP>
  185. <option name="USE_DEFAULT" value="true" />
  186. <option name="SCRIPT" value="" />
  187. <option name="VM_PARAMETERS" value="" />
  188. <option name="PROGRAM_PARAMETERS" value="" />
  189. </STARTUP>
  190. <SHUTDOWN>
  191. <option name="USE_DEFAULT" value="true" />
  192. <option name="SCRIPT" value="" />
  193. <option name="VM_PARAMETERS" value="" />
  194. <option name="PROGRAM_PARAMETERS" value="" />
  195. </SHUTDOWN>
  196. </ConfigurationWrapper>
  197. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  198. <option name="USE_ENV_VARIABLES" value="true" />
  199. <STARTUP>
  200. <option name="USE_DEFAULT" value="true" />
  201. <option name="SCRIPT" value="" />
  202. <option name="VM_PARAMETERS" value="" />
  203. <option name="PROGRAM_PARAMETERS" value="" />
  204. </STARTUP>
  205. <SHUTDOWN>
  206. <option name="USE_DEFAULT" value="true" />
  207. <option name="SCRIPT" value="" />
  208. <option name="VM_PARAMETERS" value="" />
  209. <option name="PROGRAM_PARAMETERS" value="" />
  210. </SHUTDOWN>
  211. </ConfigurationWrapper>
  212. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Profile">
  213. <option name="USE_ENV_VARIABLES" value="true" />
  214. <STARTUP>
  215. <option name="USE_DEFAULT" value="true" />
  216. <option name="SCRIPT" value="" />
  217. <option name="VM_PARAMETERS" value="" />
  218. <option name="PROGRAM_PARAMETERS" value="" />
  219. </STARTUP>
  220. <SHUTDOWN>
  221. <option name="USE_DEFAULT" value="true" />
  222. <option name="SCRIPT" value="" />
  223. <option name="VM_PARAMETERS" value="" />
  224. <option name="PROGRAM_PARAMETERS" value="" />
  225. </SHUTDOWN>
  226. </ConfigurationWrapper>
  227. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  228. <option name="USE_ENV_VARIABLES" value="true" />
  229. <STARTUP>
  230. <option name="USE_DEFAULT" value="true" />
  231. <option name="SCRIPT" value="" />
  232. <option name="VM_PARAMETERS" value="" />
  233. <option name="PROGRAM_PARAMETERS" value="" />
  234. </STARTUP>
  235. <SHUTDOWN>
  236. <option name="USE_DEFAULT" value="true" />
  237. <option name="SCRIPT" value="" />
  238. <option name="VM_PARAMETERS" value="" />
  239. <option name="PROGRAM_PARAMETERS" value="" />
  240. </SHUTDOWN>
  241. </ConfigurationWrapper>
  242. <method v="2">
  243. <option name="Make" enabled="true" />
  244. <option name="BuildArtifacts" enabled="true">
  245. <artifact name="springmvc-demo:war" />
  246. <artifact name="springmvc-demo:war exploded" />
  247. </option>
  248. </method>
  249. </configuration>
  250. <list>
  251. <item itemvalue="HTTP Request.rest-api_10 | #1" />
  252. <item itemvalue="HTTP Request.rest-api_11 | #1" />
  253. <item itemvalue="HTTP Request.rest-api_8 | #1" />
  254. <item itemvalue="HTTP Request.rest-api_9 | #1" />
  255. <item itemvalue="JUnit.TestMybatis.testMybatis" />
  256. <item itemvalue="Tomcat Server.Tomcat 10.0.21" />
  257. </list>
  258. <recent_temporary>
  259. <list>
  260. <item itemvalue="HTTP Request.rest-api_11 | #1" />
  261. <item itemvalue="HTTP Request.rest-api_10 | #1" />
  262. <item itemvalue="HTTP Request.rest-api_9 | #1" />
  263. <item itemvalue="HTTP Request.rest-api_8 | #1" />
  264. <item itemvalue="JUnit.TestMybatis.testMybatis" />
  265. </list>
  266. </recent_temporary>
  267. </component>
  268. <component name="SharedIndexes">
  269. <attachedChunks>
  270. <set>
  271. <option value="bundled-jdk-9f38398b9061-18abd8497189-intellij.indexing.shared.core-IU-241.14494.240" />
  272. <option value="bundled-js-predefined-1d06a55b98c1-74d2a5396914-JavaScript-IU-241.14494.240" />
  273. </set>
  274. </attachedChunks>
  275. </component>
  276. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  277. <component name="TaskManager">
  278. <task active="true" id="Default" summary="Default task">
  279. <changelist id="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="" />
  280. <created>1715752794105</created>
  281. <option name="number" value="Default" />
  282. <option name="presentableId" value="Default" />
  283. <updated>1715752794105</updated>
  284. <workItem from="1715752795429" duration="9289000" />
  285. <workItem from="1715994247914" duration="64000" />
  286. <workItem from="1715994329537" duration="276000" />
  287. <workItem from="1715994638690" duration="21000" />
  288. <workItem from="1715994732370" duration="6964000" />
  289. <workItem from="1716002556205" duration="14734000" />
  290. </task>
  291. <task id="LOCAL-00001" summary="0515 springmvc">
  292. <option name="closed" value="true" />
  293. <created>1715763981629</created>
  294. <option name="number" value="00001" />
  295. <option name="presentableId" value="LOCAL-00001" />
  296. <option name="project" value="LOCAL" />
  297. <updated>1715763981629</updated>
  298. </task>
  299. <task id="LOCAL-00002" summary="0518 整合mybatis">
  300. <option name="closed" value="true" />
  301. <created>1716004905166</created>
  302. <option name="number" value="00002" />
  303. <option name="presentableId" value="LOCAL-00002" />
  304. <option name="project" value="LOCAL" />
  305. <updated>1716004905166</updated>
  306. </task>
  307. <option name="localTasksCounter" value="3" />
  308. <servers />
  309. </component>
  310. <component name="TypeScriptGeneratedFilesManager">
  311. <option name="version" value="3" />
  312. </component>
  313. <component name="VcsManagerConfiguration">
  314. <MESSAGE value="0515 springmvc" />
  315. <MESSAGE value="0518 整合mybatis" />
  316. <option name="LAST_COMMIT_MESSAGE" value="0518 整合mybatis" />
  317. </component>
  318. </project>