workspace.xml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="4074a161-1a6c-49f9-bbc5-f70fc0666d46" name="Changes" comment="0421 cloud micrometer">
  8. <change afterPath="$PROJECT_DIR$/../.idea/VIPJAVA.iml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/google-java-format.xml" afterDir="false" />
  10. <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" />
  11. <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" />
  12. <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" />
  13. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" afterDir="false" />
  16. <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" />
  17. <change beforePath="$PROJECT_DIR$/../kafka-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../kafka-demo/.idea/workspace.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/../rocketmq-demo/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../rocketmq-demo/.idea/workspace.xml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/eureka-client-caller-demo/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-caller-demo/pom.xml" afterDir="false" />
  21. <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" />
  22. <change beforePath="$PROJECT_DIR$/eureka-client-supplier-demo/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka-client-supplier-demo/pom.xml" afterDir="false" />
  23. <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" />
  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="Interface" />
  39. <option value="Class" />
  40. </list>
  41. </option>
  42. </component>
  43. <component name="Git.Settings">
  44. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  45. </component>
  46. <component name="HttpClientSelectedEnvironments">
  47. <file url="jar://$APPLICATION_HOME_DIR$/plugins/restClient/lib/restClient.jar!/com/intellij/ws/rest/client/requests/collection/post-requests.http" environment="test" />
  48. <file url="jar://$APPLICATION_HOME_DIR$/plugins/restClient/lib/restClient.jar!/com/intellij/ws/rest/client/requests/collection/get-requests.http" environment="test" />
  49. </component>
  50. <component name="KubernetesApiProvider">{
  51. &quot;isMigrated&quot;: true
  52. }</component>
  53. <component name="MarkdownSettingsMigration">
  54. <option name="stateVersion" value="1" />
  55. </component>
  56. <component name="ProjectColorInfo">{
  57. &quot;associatedIndex&quot;: 0
  58. }</component>
  59. <component name="ProjectId" id="2euHRoP3CoXzwiQs1FulHBPYAKH" />
  60. <component name="ProjectLevelVcsManager">
  61. <ConfirmationsSetting value="2" id="Add" />
  62. </component>
  63. <component name="ProjectViewState">
  64. <option name="showLibraryContents" value="true" />
  65. </component>
  66. <component name="PropertiesComponent">{
  67. &quot;keyToString&quot;: {
  68. &quot;Application.TestHashMap.executor&quot;: &quot;Run&quot;,
  69. &quot;HTTP Request.rest-api_5 | #1.executor&quot;: &quot;Run&quot;,
  70. &quot;HTTP Request.rest-api_6 | #1.executor&quot;: &quot;Run&quot;,
  71. &quot;Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor&quot;: &quot;Run&quot;,
  72. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  73. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  74. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  75. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  76. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  77. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  78. &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
  79. &quot;Spring Boot.ClientDemo1Application.executor&quot;: &quot;Run&quot;,
  80. &quot;Spring Boot.ClientDemo2Application.executor&quot;: &quot;Run&quot;,
  81. &quot;Spring Boot.EurekaClientCallerDemoApplication.executor&quot;: &quot;Run&quot;,
  82. &quot;Spring Boot.EurekaClientDemo1Application.executor&quot;: &quot;Run&quot;,
  83. &quot;Spring Boot.EurekaClientDemo2Application (1).executor&quot;: &quot;Run&quot;,
  84. &quot;Spring Boot.EurekaClientDemo2Application (2).executor&quot;: &quot;Run&quot;,
  85. &quot;Spring Boot.EurekaClientDemo2Application.executor&quot;: &quot;Run&quot;,
  86. &quot;Spring Boot.EurekaClientSupplierDemoApplication(1).executor&quot;: &quot;Run&quot;,
  87. &quot;Spring Boot.EurekaClientSupplierDemoApplication.executor&quot;: &quot;Run&quot;,
  88. &quot;Spring Boot.EurekaServiceDemo1Application.executor&quot;: &quot;Run&quot;,
  89. &quot;Spring Boot.EurekaServiceDemo2Application.executor&quot;: &quot;Run&quot;,
  90. &quot;Spring Boot.EurekaServiceDemoApplication.executor&quot;: &quot;Run&quot;,
  91. &quot;git-widget-placeholder&quot;: &quot;master&quot;,
  92. &quot;jdk.selected.JAVA_MODULE&quot;: &quot;corretto-17&quot;,
  93. &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
  94. &quot;last_opened_file_path&quot;: &quot;/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo/eureka-client-supplier-demo/src/main/resources&quot;,
  95. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  96. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  97. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  98. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  99. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  100. &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
  101. &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
  102. &quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
  103. &quot;settings.editor.selected.configurable&quot;: &quot;File.Encoding&quot;,
  104. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  105. }
  106. }</component>
  107. <component name="RecentsManager">
  108. <key name="CopyFile.RECENT_KEYS">
  109. <recent name="$PROJECT_DIR$/eureka-client-supplier-demo/src/main/resources" />
  110. <recent name="$PROJECT_DIR$/eureka-client-demo-2/src/main/java/com/sf/eurekaclientdemo2" />
  111. <recent name="$PROJECT_DIR$/eureka-client-demo-1/src/main/java/com/sf/eurekaclientdemo1" />
  112. </key>
  113. <key name="MoveFile.RECENT_KEYS">
  114. <recent name="$PROJECT_DIR$/service" />
  115. <recent name="$PROJECT_DIR$/client" />
  116. </key>
  117. <key name="CopyClassDialog.RECENTS_KEY">
  118. <recent name="com.sf.eurekaclientdemo1.dto" />
  119. <recent name="com.sf.clientdemo2" />
  120. </key>
  121. </component>
  122. <component name="RunDashboard">
  123. <option name="configurationTypes">
  124. <set>
  125. <option value="SpringBootApplicationConfigurationType" />
  126. </set>
  127. </option>
  128. <option name="hiddenConfigurations">
  129. <map>
  130. <entry key="SpringBootApplicationConfigurationType">
  131. <value>
  132. <set>
  133. <option value="ClientDemo1Application" />
  134. <option value="ClientDemo2Application" />
  135. <option value="EurekaServiceDemo1Application" />
  136. <option value="EurekaServiceDemo2Application" />
  137. </set>
  138. </value>
  139. </entry>
  140. </map>
  141. </option>
  142. </component>
  143. <component name="RunManager" selected="HTTP Request.rest-api_6 | #1">
  144. <configuration name="TestHashMap" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  145. <option name="MAIN_CLASS_NAME" value="com.sf.TestHashMap" />
  146. <module name="client-demo-1" />
  147. <extension name="coverage">
  148. <pattern>
  149. <option name="PATTERN" value="com.sf.*" />
  150. <option name="ENABLED" value="true" />
  151. </pattern>
  152. </extension>
  153. <method v="2">
  154. <option name="Make" enabled="true" />
  155. </method>
  156. </configuration>
  157. <configuration name="rest-api_5 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_5.http" requestIdentifier="#1" runType="Run single request">
  158. <method v="2" />
  159. </configuration>
  160. <configuration name="rest-api_6 | #1" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/rest-api_6.http" requestIdentifier="#1" runType="Run single request">
  161. <method v="2" />
  162. </configuration>
  163. <configuration name="ClientDemo1Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  164. <module name="client-demo-1" />
  165. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.clientdemo1.ClientDemo1Application" />
  166. <method v="2">
  167. <option name="Make" enabled="true" />
  168. </method>
  169. </configuration>
  170. <configuration name="ClientDemo2Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  171. <module name="client-demo-2" />
  172. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.clientdemo2.ClientDemo2Application" />
  173. <method v="2">
  174. <option name="Make" enabled="true" />
  175. </method>
  176. </configuration>
  177. <configuration name="EurekaClientCallerDemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  178. <module name="eureka-client-caller-demo" />
  179. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaclientdemo1.EurekaClientCallerDemoApplication" />
  180. <method v="2">
  181. <option name="Make" enabled="true" />
  182. </method>
  183. </configuration>
  184. <configuration name="EurekaClientSupplierDemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  185. <module name="eureka-client-supplier-demo" />
  186. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaclientdemo2.EurekaClientSupplierDemoApplication" />
  187. <method v="2">
  188. <option name="Make" enabled="true" />
  189. </method>
  190. </configuration>
  191. <configuration name="EurekaClientSupplierDemoApplication(1)" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  192. <option name="ACTIVE_PROFILES" value="dev" />
  193. <module name="eureka-client-supplier-demo" />
  194. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaclientdemo2.EurekaClientSupplierDemoApplication" />
  195. <method v="2">
  196. <option name="Make" enabled="true" />
  197. </method>
  198. </configuration>
  199. <configuration name="EurekaServiceDemo1Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  200. <module name="eureka-service-demo-1" />
  201. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaservicedemo1.EurekaServiceDemo1Application" />
  202. <method v="2">
  203. <option name="Make" enabled="true" />
  204. </method>
  205. </configuration>
  206. <configuration name="EurekaServiceDemo2Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  207. <module name="eureka-service-demo-2" />
  208. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.eurekaservicedemo2.EurekaServiceDemo2Application" />
  209. <method v="2">
  210. <option name="Make" enabled="true" />
  211. </method>
  212. </configuration>
  213. <configuration name="EurekaServiceDemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  214. <module name="eureka-service-demo" />
  215. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.EurekaServiceDemoApplication" />
  216. <method v="2">
  217. <option name="Make" enabled="true" />
  218. </method>
  219. </configuration>
  220. <recent_temporary>
  221. <list>
  222. <item itemvalue="HTTP Request.rest-api_6 | #1" />
  223. <item itemvalue="HTTP Request.rest-api_5 | #1" />
  224. <item itemvalue="Application.TestHashMap" />
  225. </list>
  226. </recent_temporary>
  227. </component>
  228. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  229. <component name="TaskManager">
  230. <task active="true" id="Default" summary="Default task">
  231. <changelist id="4074a161-1a6c-49f9-bbc5-f70fc0666d46" name="Changes" comment="" />
  232. <created>1712747536992</created>
  233. <option name="number" value="Default" />
  234. <option name="presentableId" value="Default" />
  235. <updated>1712747536992</updated>
  236. <workItem from="1712747538100" duration="4625000" />
  237. <workItem from="1713064649248" duration="15928000" />
  238. <workItem from="1713347248141" duration="10258000" />
  239. <workItem from="1713617762986" duration="19732000" />
  240. <workItem from="1713691359392" duration="1588000" />
  241. </task>
  242. <task id="LOCAL-00001" summary="0410 cloud eureka">
  243. <option name="closed" value="true" />
  244. <created>1712753113007</created>
  245. <option name="number" value="00001" />
  246. <option name="presentableId" value="LOCAL-00001" />
  247. <option name="project" value="LOCAL" />
  248. <updated>1712753113007</updated>
  249. </task>
  250. <task id="LOCAL-00002" summary="0414 cloud eureka">
  251. <option name="closed" value="true" />
  252. <created>1713082688554</created>
  253. <option name="number" value="00002" />
  254. <option name="presentableId" value="LOCAL-00002" />
  255. <option name="project" value="LOCAL" />
  256. <updated>1713082688554</updated>
  257. </task>
  258. <task id="LOCAL-00003" summary="0414 cloud eureka">
  259. <option name="closed" value="true" />
  260. <created>1713085963891</created>
  261. <option name="number" value="00003" />
  262. <option name="presentableId" value="LOCAL-00003" />
  263. <option name="project" value="LOCAL" />
  264. <updated>1713085963891</updated>
  265. </task>
  266. <task id="LOCAL-00004" summary="0414 cloud eureka">
  267. <option name="closed" value="true" />
  268. <created>1713085990397</created>
  269. <option name="number" value="00004" />
  270. <option name="presentableId" value="LOCAL-00004" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1713085990397</updated>
  273. </task>
  274. <task id="LOCAL-00005" summary="0414 cloud loadbalancer+feign">
  275. <option name="closed" value="true" />
  276. <created>1713357721361</created>
  277. <option name="number" value="00005" />
  278. <option name="presentableId" value="LOCAL-00005" />
  279. <option name="project" value="LOCAL" />
  280. <updated>1713357721361</updated>
  281. </task>
  282. <task id="LOCAL-00006" summary="0414 cloud openfeign">
  283. <option name="closed" value="true" />
  284. <created>1713673447631</created>
  285. <option name="number" value="00006" />
  286. <option name="presentableId" value="LOCAL-00006" />
  287. <option name="project" value="LOCAL" />
  288. <updated>1713673447631</updated>
  289. </task>
  290. <task id="LOCAL-00007" summary="0421 cloud openfeign header">
  291. <option name="closed" value="true" />
  292. <created>1713681592546</created>
  293. <option name="number" value="00007" />
  294. <option name="presentableId" value="LOCAL-00007" />
  295. <option name="project" value="LOCAL" />
  296. <updated>1713681592546</updated>
  297. </task>
  298. <task id="LOCAL-00008" summary="0421 cloud micrometer">
  299. <option name="closed" value="true" />
  300. <created>1713689723321</created>
  301. <option name="number" value="00008" />
  302. <option name="presentableId" value="LOCAL-00008" />
  303. <option name="project" value="LOCAL" />
  304. <updated>1713689723321</updated>
  305. </task>
  306. <option name="localTasksCounter" value="9" />
  307. <servers />
  308. </component>
  309. <component name="TypeScriptGeneratedFilesManager">
  310. <option name="version" value="3" />
  311. </component>
  312. <component name="Vcs.Log.Tabs.Properties">
  313. <option name="OPEN_GENERIC_TABS">
  314. <map>
  315. <entry key="75b5eae0-e010-4937-bca4-287ec6a047d0" value="TOOL_WINDOW" />
  316. <entry key="d18daaab-16bb-46b0-b9f0-2f67435f8973" value="TOOL_WINDOW" />
  317. <entry key="d9e62913-66c0-41c6-80d2-2a3998a15d1f" value="TOOL_WINDOW" />
  318. </map>
  319. </option>
  320. <option name="TAB_STATES">
  321. <map>
  322. <entry key="75b5eae0-e010-4937-bca4-287ec6a047d0">
  323. <value>
  324. <State>
  325. <option name="FILTERS">
  326. <map>
  327. <entry key="branch">
  328. <value>
  329. <list>
  330. <option value="HEAD" />
  331. </list>
  332. </value>
  333. </entry>
  334. <entry key="structure">
  335. <value>
  336. <list>
  337. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo" />
  338. </list>
  339. </value>
  340. </entry>
  341. </map>
  342. </option>
  343. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  344. </State>
  345. </value>
  346. </entry>
  347. <entry key="d18daaab-16bb-46b0-b9f0-2f67435f8973">
  348. <value>
  349. <State>
  350. <option name="FILTERS">
  351. <map>
  352. <entry key="branch">
  353. <value>
  354. <list>
  355. <option value="HEAD" />
  356. </list>
  357. </value>
  358. </entry>
  359. <entry key="structure">
  360. <value>
  361. <list>
  362. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo" />
  363. </list>
  364. </value>
  365. </entry>
  366. </map>
  367. </option>
  368. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  369. </State>
  370. </value>
  371. </entry>
  372. <entry key="d9e62913-66c0-41c6-80d2-2a3998a15d1f">
  373. <value>
  374. <State>
  375. <option name="FILTERS">
  376. <map>
  377. <entry key="branch">
  378. <value>
  379. <list>
  380. <option value="HEAD" />
  381. </list>
  382. </value>
  383. </entry>
  384. <entry key="structure">
  385. <value>
  386. <list>
  387. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/springcloud-demo" />
  388. </list>
  389. </value>
  390. </entry>
  391. </map>
  392. </option>
  393. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  394. </State>
  395. </value>
  396. </entry>
  397. </map>
  398. </option>
  399. </component>
  400. <component name="VcsManagerConfiguration">
  401. <MESSAGE value="0410 cloud eureka" />
  402. <MESSAGE value="0414 cloud eureka" />
  403. <MESSAGE value="0414 cloud loadbalancer+feign" />
  404. <MESSAGE value="0414 cloud openfeign" />
  405. <MESSAGE value="0414 cloud openfeign header" />
  406. <MESSAGE value="0421 cloud openfeign header" />
  407. <MESSAGE value="0421 cloud micrometer" />
  408. <option name="LAST_COMMIT_MESSAGE" value="0421 cloud micrometer" />
  409. </component>
  410. <component name="XSLT-Support.FileAssociations.UIState">
  411. <expand />
  412. <select />
  413. </component>
  414. </project>