|
@@ -10,30 +10,17 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="0515 springmvc">
|
|
|
+ <list default="true" id="8a346ac7-ee3f-4cad-99c9-d339051f5d36" name="Changes" comment="0518 整合mybatis">
|
|
|
<change afterPath="$PROJECT_DIR$/../.idea/VIP31.iml" afterDir="false" />
|
|
|
<change afterPath="$PROJECT_DIR$/../JavaSE/JavaSe01/JavaSe01.iml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/.idea/artifacts/springmvc_demo_Web_exploded.xml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/controller/RequestController.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/dao/BookDao.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/entity/Book.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/service/BookService.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/service/impl/BookServiceImpl.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/resources/db.properties" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/resources/mapper/BookMapper.xml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/resources/mybatis-config.xml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/resources/spring.xml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/test/java/com/sf/TestMybatis.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/test/java/com/sf/TestSpringMvc.java" 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 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/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.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/MyServletContainerInitializer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/MyServletContainerInitializer.java" 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/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" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/webapp/hello.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/hello.jsp" 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" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -57,6 +44,10 @@
|
|
|
<component name="Git.Settings">
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
</component>
|
|
|
+ <component name="HttpClientSelectedEnvironments">
|
|
|
+ <file url="jar://$APPLICATION_HOME_DIR$/plugins/restClient/lib/restClient.jar!/com/intellij/ws/rest/client/requests/collection/post-requests.http" environment="test" />
|
|
|
+ <file url="file:///private/var/folders/_5/09sbbdyn12l7q49bq010rm8m0000gn/T/whats-new-dir/whats-new.http" environment="test" />
|
|
|
+ </component>
|
|
|
<component name="KubernetesApiPersistence">{}</component>
|
|
|
<component name="KubernetesApiProvider">{
|
|
|
"isMigrated": true
|
|
@@ -90,6 +81,10 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
"keyToString": {
|
|
|
+ "HTTP Request.rest-api_10 | #1.executor": "Run",
|
|
|
+ "HTTP Request.rest-api_11 | #1.executor": "Run",
|
|
|
+ "HTTP Request.rest-api_8 | #1.executor": "Run",
|
|
|
+ "HTTP Request.rest-api_9 | #1.executor": "Run",
|
|
|
"JUnit.TestMybatis.testMybatis.executor": "Run",
|
|
|
"JUnit.TestSpringMvc.test.executor": "Run",
|
|
|
"Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
|
|
@@ -118,6 +113,18 @@
|
|
|
</key>
|
|
|
</component>
|
|
|
<component name="RunManager" selected="Tomcat Server.Tomcat 10.0.21">
|
|
|
+ <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">
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+ <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">
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+ <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">
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+ <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">
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
<configuration name="TestMybatis.testMybatis" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
<module name="springmvc-demo" />
|
|
|
<extension name="coverage">
|
|
@@ -134,22 +141,6 @@
|
|
|
<option name="Make" enabled="true" />
|
|
|
</method>
|
|
|
</configuration>
|
|
|
- <configuration name="TestSpringMvc.test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
- <module name="springmvc-demo" />
|
|
|
- <extension name="coverage">
|
|
|
- <pattern>
|
|
|
- <option name="PATTERN" value="com.sf.*" />
|
|
|
- <option name="ENABLED" value="true" />
|
|
|
- </pattern>
|
|
|
- </extension>
|
|
|
- <option name="PACKAGE_NAME" value="com.sf" />
|
|
|
- <option name="MAIN_CLASS_NAME" value="com.sf.TestSpringMvc" />
|
|
|
- <option name="METHOD_NAME" value="test" />
|
|
|
- <option name="TEST_OBJECT" value="method" />
|
|
|
- <method v="2">
|
|
|
- <option name="Make" enabled="true" />
|
|
|
- </method>
|
|
|
- </configuration>
|
|
|
<configuration default="true" type="JetRunConfigurationType">
|
|
|
<method v="2">
|
|
|
<option name="Make" enabled="true" />
|
|
@@ -162,7 +153,8 @@
|
|
|
</method>
|
|
|
</configuration>
|
|
|
<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">
|
|
|
- <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/springmvc_demo/hello" />
|
|
|
+ <option name="OPEN_IN_BROWSER" value="false" />
|
|
|
+ <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/springmvc_demo/book/hello" />
|
|
|
<option name="UPDATING_POLICY" value="restart-server" />
|
|
|
<deployment>
|
|
|
<artifact name="springmvc-demo:war">
|
|
@@ -256,14 +248,20 @@
|
|
|
</method>
|
|
|
</configuration>
|
|
|
<list>
|
|
|
+ <item itemvalue="HTTP Request.rest-api_10 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_11 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_8 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_9 | #1" />
|
|
|
<item itemvalue="JUnit.TestMybatis.testMybatis" />
|
|
|
- <item itemvalue="JUnit.TestSpringMvc.test" />
|
|
|
<item itemvalue="Tomcat Server.Tomcat 10.0.21" />
|
|
|
</list>
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
+ <item itemvalue="HTTP Request.rest-api_11 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_10 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_9 | #1" />
|
|
|
+ <item itemvalue="HTTP Request.rest-api_8 | #1" />
|
|
|
<item itemvalue="JUnit.TestMybatis.testMybatis" />
|
|
|
- <item itemvalue="JUnit.TestSpringMvc.test" />
|
|
|
</list>
|
|
|
</recent_temporary>
|
|
|
</component>
|
|
@@ -288,7 +286,7 @@
|
|
|
<workItem from="1715994329537" duration="276000" />
|
|
|
<workItem from="1715994638690" duration="21000" />
|
|
|
<workItem from="1715994732370" duration="6964000" />
|
|
|
- <workItem from="1716002556205" duration="2317000" />
|
|
|
+ <workItem from="1716002556205" duration="14734000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="0515 springmvc">
|
|
|
<option name="closed" value="true" />
|
|
@@ -298,7 +296,15 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1715763981629</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="2" />
|
|
|
+ <task id="LOCAL-00002" summary="0518 整合mybatis">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1716004905166</created>
|
|
|
+ <option name="number" value="00002" />
|
|
|
+ <option name="presentableId" value="LOCAL-00002" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1716004905166</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="3" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -306,6 +312,7 @@
|
|
|
</component>
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
<MESSAGE value="0515 springmvc" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="0515 springmvc" />
|
|
|
+ <MESSAGE value="0518 整合mybatis" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="0518 整合mybatis" />
|
|
|
</component>
|
|
|
</project>
|