|
@@ -4,10 +4,9 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="4074a161-1a6c-49f9-bbc5-f70fc0666d46" name="Changes" comment="0410 cloud eureka">
|
|
|
+ <list default="true" id="4074a161-1a6c-49f9-bbc5-f70fc0666d46" name="Changes" comment="0414 cloud eureka">
|
|
|
<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$/client-demo-1/src/main/java/com/sf/TestHashMap.java" 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" />
|
|
@@ -20,11 +19,8 @@
|
|
|
<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-demo-1/src/main/java/com/sf/eurekaclientdemo1/config/RestConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-demo-1/src/main/java/com/sf/eurekaclientdemo1/config/RestConfig.java" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/eureka-client-demo-1/src/main/java/com/sf/eurekaclientdemo1/controller/ClientController.java" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-demo-1/src/main/java/com/sf/eurekaclientdemo1/controller/ClientController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/eureka-client-demo-1/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-demo-1/src/main/resources/application.properties" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/eureka-client-demo-2/src/main/java/com/sf/eurekaclientdemo2/controller/ClientController.java" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-demo-2/src/main/java/com/sf/eurekaclientdemo2/controller/ClientController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/eureka-service-demo/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-service-demo/src/main/resources/application.properties" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -77,8 +73,10 @@
|
|
|
"Spring Boot.ClientDemo2Application.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.EurekaServiceDemo1Application.executor": "Run",
|
|
|
+ "Spring Boot.EurekaServiceDemo2Application.executor": "Run",
|
|
|
"Spring Boot.EurekaServiceDemoApplication.executor": "Run",
|
|
|
"git-widget-placeholder": "master",
|
|
|
"jdk.selected.JAVA_MODULE": "corretto-17",
|
|
@@ -89,6 +87,9 @@
|
|
|
"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": "MavenSettings",
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
}
|
|
@@ -166,6 +167,13 @@
|
|
|
<option name="Make" enabled="true" />
|
|
|
</method>
|
|
|
</configuration>
|
|
|
+ <configuration name="EurekaServiceDemo2Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <module name="eureka-service-demo-2" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaservicedemo2.EurekaServiceDemo2Application" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<configuration name="EurekaServiceDemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
<module name="eureka-service-demo" />
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.EurekaServiceDemoApplication" />
|
|
@@ -188,7 +196,7 @@
|
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1712747536992</updated>
|
|
|
<workItem from="1712747538100" duration="4625000" />
|
|
|
- <workItem from="1713064649248" duration="12782000" />
|
|
|
+ <workItem from="1713064649248" duration="15859000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="0410 cloud eureka">
|
|
|
<option name="closed" value="true" />
|
|
@@ -198,7 +206,15 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1712753113007</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="2" />
|
|
|
+ <task id="LOCAL-00002" summary="0414 cloud eureka">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1713082688554</created>
|
|
|
+ <option name="number" value="00002" />
|
|
|
+ <option name="presentableId" value="LOCAL-00002" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1713082688554</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="3" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -242,6 +258,7 @@
|
|
|
</component>
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
<MESSAGE value="0410 cloud eureka" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="0410 cloud eureka" />
|
|
|
+ <MESSAGE value="0414 cloud eureka" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="0414 cloud eureka" />
|
|
|
</component>
|
|
|
</project>
|