|
@@ -7,6 +7,27 @@
|
|
|
<list default="true" id="4074a161-1a6c-49f9-bbc5-f70fc0666d46" name="Changes" comment="0421 cloud micrometer">
|
|
|
<change afterPath="$PROJECT_DIR$/../.idea/VIPJAVA.iml" afterDir="false" />
|
|
|
<change afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/google-java-format.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-04-21T141848.415.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-04-21T141914.415.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-04-21T141937.200.txt" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/httpRequests/2024-04-21T143634.200.txt" 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$/eureka-client-gateway/.gitignore" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/.mvn/wrapper/maven-wrapper.jar" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/.mvn/wrapper/maven-wrapper.properties" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/mvnw" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/mvnw.cmd" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/src/main/java/com/sf/EurekaClientGatewayApplication.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-gateway/src/test/java/com/sf/EurekaClientGatewayApplicationTests.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/eureka-client-supplier-demo/src/main/java/com/sf/eurekaclientdemo2/controller/GatewayController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/nacos-client/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/nacos-client/src/main/java/com/sf/NacosClientApplication.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/nacos-client/src/main/java/com/sf/controller/ConfigController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/nacos-client/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/nacos-client/src/main/resources/bootstrap.yml" afterDir="false" />
|
|
|
<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" />
|
|
|
<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" />
|
|
|
<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" />
|
|
@@ -16,11 +37,10 @@
|
|
|
<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" />
|
|
|
<change beforePath="$PROJECT_DIR$/../kafka-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../kafka-demo/.idea/workspace.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../rocketmq-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../rocketmq-demo/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.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$/eureka-client-caller-demo/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-caller-demo/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/eureka-client-caller-demo/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-caller-demo/src/main/resources/application.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/eureka-client-supplier-demo/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-supplier-demo/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/eureka-client-supplier-demo/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-supplier-demo/src/main/resources/application.yml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -36,6 +56,7 @@
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
<list>
|
|
|
<option value="Interface" />
|
|
|
+ <option value="Yml File" />
|
|
|
<option value="Class" />
|
|
|
</list>
|
|
|
</option>
|
|
@@ -63,47 +84,49 @@
|
|
|
<component name="ProjectViewState">
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
</component>
|
|
|
- <component name="PropertiesComponent">{
|
|
|
- "keyToString": {
|
|
|
- "Application.TestHashMap.executor": "Run",
|
|
|
- "HTTP Request.rest-api_5 | #1.executor": "Run",
|
|
|
- "HTTP Request.rest-api_6 | #1.executor": "Run",
|
|
|
- "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
|
|
|
- "RequestMappingsPanelOrder0": "0",
|
|
|
- "RequestMappingsPanelOrder1": "1",
|
|
|
- "RequestMappingsPanelWidth0": "75",
|
|
|
- "RequestMappingsPanelWidth1": "75",
|
|
|
- "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
- "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
- "Spring Boot.ClientDemo1Application.executor": "Run",
|
|
|
- "Spring Boot.ClientDemo2Application.executor": "Run",
|
|
|
- "Spring Boot.EurekaClientCallerDemoApplication.executor": "Run",
|
|
|
- "Spring Boot.EurekaClientDemo1Application.executor": "Run",
|
|
|
- "Spring Boot.EurekaClientDemo2Application (1).executor": "Run",
|
|
|
- "Spring Boot.EurekaClientDemo2Application (2).executor": "Run",
|
|
|
- "Spring Boot.EurekaClientDemo2Application.executor": "Run",
|
|
|
- "Spring Boot.EurekaClientSupplierDemoApplication(1).executor": "Run",
|
|
|
- "Spring Boot.EurekaClientSupplierDemoApplication.executor": "Run",
|
|
|
- "Spring Boot.EurekaServiceDemo1Application.executor": "Run",
|
|
|
- "Spring Boot.EurekaServiceDemo2Application.executor": "Run",
|
|
|
- "Spring Boot.EurekaServiceDemoApplication.executor": "Run",
|
|
|
- "git-widget-placeholder": "master",
|
|
|
- "jdk.selected.JAVA_MODULE": "corretto-17",
|
|
|
- "kotlin-language-version-configured": "true",
|
|
|
- "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo/eureka-client-supplier-demo/src/main/resources",
|
|
|
- "node.js.detected.package.eslint": "true",
|
|
|
- "node.js.detected.package.tslint": "true",
|
|
|
- "node.js.selected.package.eslint": "(autodetect)",
|
|
|
- "node.js.selected.package.tslint": "(autodetect)",
|
|
|
- "nodejs_package_manager_path": "npm",
|
|
|
- "project.structure.last.edited": "Modules",
|
|
|
- "project.structure.proportion": "0.0",
|
|
|
- "project.structure.side.proportion": "0.0",
|
|
|
- "settings.editor.selected.configurable": "File.Encoding",
|
|
|
- "vue.rearranger.settings.migration": "true"
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
+ "keyToString": {
|
|
|
+ "Application.TestHashMap.executor": "Run",
|
|
|
+ "HTTP Request.rest-api_5 | #1.executor": "Run",
|
|
|
+ "HTTP Request.rest-api_6 | #1.executor": "Run",
|
|
|
+ "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
|
|
|
+ "RequestMappingsPanelOrder0": "0",
|
|
|
+ "RequestMappingsPanelOrder1": "1",
|
|
|
+ "RequestMappingsPanelWidth0": "75",
|
|
|
+ "RequestMappingsPanelWidth1": "75",
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
+ "Spring Boot.ClientDemo1Application.executor": "Run",
|
|
|
+ "Spring Boot.ClientDemo2Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientCallerDemoApplication.executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientDemo1Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientDemo2Application (1).executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientDemo2Application (2).executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientDemo2Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientGatewayApplication.executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientSupplierDemoApplication(1).executor": "Run",
|
|
|
+ "Spring Boot.EurekaClientSupplierDemoApplication.executor": "Run",
|
|
|
+ "Spring Boot.EurekaServiceDemo1Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaServiceDemo2Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaServiceDemoApplication.executor": "Run",
|
|
|
+ "Spring Boot.NacosClientApplication.executor": "Run",
|
|
|
+ "git-widget-placeholder": "master",
|
|
|
+ "jdk.selected.JAVA_MODULE": "corretto-17",
|
|
|
+ "kotlin-language-version-configured": "true",
|
|
|
+ "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo/eureka-client-supplier-demo/src/main/resources",
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
+ "project.structure.last.edited": "Modules",
|
|
|
+ "project.structure.proportion": "0.0",
|
|
|
+ "project.structure.side.proportion": "0.0",
|
|
|
+ "settings.editor.selected.configurable": "File.Encoding",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
}
|
|
|
-}</component>
|
|
|
+}]]></component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
<recent name="$PROJECT_DIR$/eureka-client-supplier-demo/src/main/resources" />
|
|
@@ -115,6 +138,7 @@
|
|
|
<recent name="$PROJECT_DIR$/client" />
|
|
|
</key>
|
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
|
+ <recent name="com.sf.eurekaclientdemo2.controller" />
|
|
|
<recent name="com.sf.eurekaclientdemo1.dto" />
|
|
|
<recent name="com.sf.clientdemo2" />
|
|
|
</key>
|
|
@@ -140,7 +164,7 @@
|
|
|
</map>
|
|
|
</option>
|
|
|
</component>
|
|
|
- <component name="RunManager" selected="HTTP Request.rest-api_6 | #1">
|
|
|
+ <component name="RunManager" selected="Spring Boot.NacosClientApplication">
|
|
|
<configuration name="TestHashMap" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
<option name="MAIN_CLASS_NAME" value="com.sf.TestHashMap" />
|
|
|
<module name="client-demo-1" />
|
|
@@ -181,6 +205,13 @@
|
|
|
<option name="Make" enabled="true" />
|
|
|
</method>
|
|
|
</configuration>
|
|
|
+ <configuration name="EurekaClientGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <module name="eureka-client-gateway" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.EurekaClientGatewayApplication" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<configuration name="EurekaClientSupplierDemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
<module name="eureka-client-supplier-demo" />
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaclientdemo2.EurekaClientSupplierDemoApplication" />
|
|
@@ -217,8 +248,22 @@
|
|
|
<option name="Make" enabled="true" />
|
|
|
</method>
|
|
|
</configuration>
|
|
|
+ <configuration name="NacosClientApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
+ <module name="nacos-client" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.NacosClientApplication" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="com.sf.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
+ <item itemvalue="Spring Boot.NacosClientApplication" />
|
|
|
<item itemvalue="HTTP Request.rest-api_6 | #1" />
|
|
|
<item itemvalue="HTTP Request.rest-api_5 | #1" />
|
|
|
<item itemvalue="Application.TestHashMap" />
|
|
@@ -237,7 +282,8 @@
|
|
|
<workItem from="1713064649248" duration="15928000" />
|
|
|
<workItem from="1713347248141" duration="10258000" />
|
|
|
<workItem from="1713617762986" duration="19732000" />
|
|
|
- <workItem from="1713691359392" duration="1588000" />
|
|
|
+ <workItem from="1713691359392" duration="4127000" />
|
|
|
+ <workItem from="1713950520239" duration="8287000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="0410 cloud eureka">
|
|
|
<option name="closed" value="true" />
|
|
@@ -303,7 +349,15 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1713689723321</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="9" />
|
|
|
+ <task id="LOCAL-00009" summary="0421 cloud micrometer">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1713693465394</created>
|
|
|
+ <option name="number" value="00009" />
|
|
|
+ <option name="presentableId" value="LOCAL-00009" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1713693465394</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="10" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -312,6 +366,7 @@
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
<option name="OPEN_GENERIC_TABS">
|
|
|
<map>
|
|
|
+ <entry key="3431743d-9157-473f-967a-2a79095bd27b" value="TOOL_WINDOW" />
|
|
|
<entry key="75b5eae0-e010-4937-bca4-287ec6a047d0" value="TOOL_WINDOW" />
|
|
|
<entry key="d18daaab-16bb-46b0-b9f0-2f67435f8973" value="TOOL_WINDOW" />
|
|
|
<entry key="d9e62913-66c0-41c6-80d2-2a3998a15d1f" value="TOOL_WINDOW" />
|
|
@@ -319,6 +374,31 @@
|
|
|
</option>
|
|
|
<option name="TAB_STATES">
|
|
|
<map>
|
|
|
+ <entry key="3431743d-9157-473f-967a-2a79095bd27b">
|
|
|
+ <value>
|
|
|
+ <State>
|
|
|
+ <option name="FILTERS">
|
|
|
+ <map>
|
|
|
+ <entry key="branch">
|
|
|
+ <value>
|
|
|
+ <list>
|
|
|
+ <option value="HEAD" />
|
|
|
+ </list>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ <entry key="structure">
|
|
|
+ <value>
|
|
|
+ <list>
|
|
|
+ <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo" />
|
|
|
+ </list>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
|
|
|
+ </State>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
<entry key="75b5eae0-e010-4937-bca4-287ec6a047d0">
|
|
|
<value>
|
|
|
<State>
|
|
@@ -344,6 +424,11 @@
|
|
|
</State>
|
|
|
</value>
|
|
|
</entry>
|
|
|
+ <entry key="MAIN">
|
|
|
+ <value>
|
|
|
+ <State />
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
<entry key="d18daaab-16bb-46b0-b9f0-2f67435f8973">
|
|
|
<value>
|
|
|
<State>
|