|
@@ -10,17 +10,39 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="0518 整合mybatis">
|
|
|
+ <list default="true" id="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="0518 请求和响应">
|
|
|
<change afterPath="$PROJECT_DIR$/../.idea/VIP31.iml" afterDir="false" />
|
|
|
<change afterPath="$PROJECT_DIR$/../JavaSE/JavaSe01/JavaSe01.iml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/HeaderController.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/JsonController.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/ParamController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T134630.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T134717.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T134725.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T134733.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T140300.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T140351.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T142022.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T151110.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T163932.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T163955.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-05-18T165953.200.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/http-client.cookies" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/http-requests-log.http" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/MyWebInitConfig.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/config/DruidConfig.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/config/MybatisConfig.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/config/SpringConfig.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/config/SpringMvcConfig.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/HelloController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/RespController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/hello.html" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/list.html" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/test.html" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates/testScope.html" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../spring-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../spring-demo/.idea/workspace.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
- <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" />
|
|
|
- <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" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/SpringMvcConfig.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/spring-mvc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/spring-mvc.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -37,6 +59,7 @@
|
|
|
<list>
|
|
|
<option value="Jsp File" />
|
|
|
<option value="Spring Xml File" />
|
|
|
+ <option value="HTML File" />
|
|
|
<option value="Class" />
|
|
|
</list>
|
|
|
</option>
|
|
@@ -81,6 +104,7 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
"keyToString": {
|
|
|
+ "DefaultHtmlFileTemplate": "HTML File",
|
|
|
"HTTP Request.rest-api_10 | #1.executor": "Run",
|
|
|
"HTTP Request.rest-api_11 | #1.executor": "Run",
|
|
|
"HTTP Request.rest-api_8 | #1.executor": "Run",
|
|
@@ -94,7 +118,7 @@
|
|
|
"Tomcat Server.Tomcat 11.0.0-M16.executor": "Run",
|
|
|
"git-widget-placeholder": "master",
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
- "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIP31/springmvc-demo",
|
|
|
+ "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIP31/springmvc-demo/src/main/java/com/sf/config",
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
@@ -109,6 +133,8 @@
|
|
|
}]]></component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/src/main/java/com/sf/config" />
|
|
|
+ <recent name="$PROJECT_DIR$/src/main/webapp/WEB-INF/templates" />
|
|
|
<recent name="$PROJECT_DIR$" />
|
|
|
</key>
|
|
|
</component>
|
|
@@ -129,7 +155,7 @@
|
|
|
<module name="springmvc-demo" />
|
|
|
<extension name="coverage">
|
|
|
<pattern>
|
|
|
- <option name="PATTERN" value="com.sf.*" />
|
|
|
+ <option name="PATTERN" value="com.sf.config.*" />
|
|
|
<option name="ENABLED" value="true" />
|
|
|
</pattern>
|
|
|
</extension>
|
|
@@ -286,7 +312,8 @@
|
|
|
<workItem from="1715994329537" duration="276000" />
|
|
|
<workItem from="1715994638690" duration="21000" />
|
|
|
<workItem from="1715994732370" duration="6964000" />
|
|
|
- <workItem from="1716002556205" duration="14734000" />
|
|
|
+ <workItem from="1716002556205" duration="14772000" />
|
|
|
+ <workItem from="1716356852265" duration="8681000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="0515 springmvc">
|
|
|
<option name="closed" value="true" />
|
|
@@ -304,7 +331,15 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1716004905166</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="3" />
|
|
|
+ <task id="LOCAL-00003" summary="0518 请求和响应">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1716022964439</created>
|
|
|
+ <option name="number" value="00003" />
|
|
|
+ <option name="presentableId" value="LOCAL-00003" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1716022964439</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="4" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -313,6 +348,7 @@
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
<MESSAGE value="0515 springmvc" />
|
|
|
<MESSAGE value="0518 整合mybatis" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="0518 整合mybatis" />
|
|
|
+ <MESSAGE value="0518 请求和响应" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="0518 请求和响应" />
|
|
|
</component>
|
|
|
</project>
|