workspace.xml 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  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="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/pom.xml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/OrderNacosMain84.java" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/config/AppliactionContextConfig.java" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/controller/CircleBreakerController.java" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/service/PaymentService.java" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/java/com/sf/service/impl/PaymentFallbackService.java" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/main/resources/application.yml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/cloudalibaba-consumer-nacos-order84/src/test/java/com/sf/AppTest.java" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/cloudalibaba-sentinel-service8401/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/cloudalibaba-sentinel-service8401/src/main/resources/application.yml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  21. </list>
  22. <option name="SHOW_DIALOG" value="false" />
  23. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  24. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  25. <option name="LAST_RESOLUTION" value="IGNORE" />
  26. </component>
  27. <component name="FileTemplateManagerImpl">
  28. <option name="RECENT_TEMPLATES">
  29. <list>
  30. <option value="Class" />
  31. </list>
  32. </option>
  33. </component>
  34. <component name="Git.Settings">
  35. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  36. </component>
  37. <component name="MarkdownSettingsMigration">
  38. <option name="stateVersion" value="1" />
  39. </component>
  40. <component name="ProjectId" id="2Wjbft4zhA78MCMNYcTiVaLiroG" />
  41. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  42. <ConfirmationsSetting value="2" id="Add" />
  43. </component>
  44. <component name="ProjectViewState">
  45. <option name="showLibraryContents" value="true" />
  46. </component>
  47. <component name="PropertiesComponent"><![CDATA[{
  48. "keyToString": {
  49. "RequestMappingsPanelOrder0": "0",
  50. "RequestMappingsPanelOrder1": "1",
  51. "RequestMappingsPanelWidth0": "75",
  52. "RequestMappingsPanelWidth1": "75",
  53. "RunOnceActivity.OpenProjectViewOnStart": "true",
  54. "RunOnceActivity.ShowReadmeOnStart": "true",
  55. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  56. "WebServerToolWindowFactoryState": "false",
  57. "jdk.selected.JAVA_MODULE": "1.8",
  58. "last_opened_file_path": "D:/Program Files/IntelliJ IDEA 2019.3.3/VIP23/springcloudalibabaVIP23/cloudalibaba-sentinel-service8401/src/main/resources",
  59. "node.js.detected.package.eslint": "true",
  60. "node.js.detected.package.tslint": "true",
  61. "node.js.selected.package.eslint": "(autodetect)",
  62. "node.js.selected.package.tslint": "(autodetect)",
  63. "project.structure.last.edited": "Modules",
  64. "project.structure.proportion": "0.15",
  65. "project.structure.side.proportion": "0.35402298",
  66. "settings.editor.selected.configurable": "MavenSettings",
  67. "spring.configuration.checksum": "af3f3e3596a4d93ef164bd634ab75225",
  68. "vue.rearranger.settings.migration": "true"
  69. }
  70. }]]></component>
  71. <component name="RecentsManager">
  72. <key name="CopyFile.RECENT_KEYS">
  73. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-sentinel-service8401\src\main\resources" />
  74. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-consumer-nacos-order84\src\main\resources" />
  75. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9004\src\main\resources" />
  76. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9002\src\main\resources" />
  77. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springcloudalibabaVIP23\cloudalibaba-provider-payment9001\src\main\resources" />
  78. </key>
  79. <key name="CopyClassDialog.RECENTS_KEY">
  80. <recent name="com.sf.config" />
  81. <recent name="com.sf" />
  82. <recent name="com.sf.controller" />
  83. </key>
  84. </component>
  85. <component name="RunDashboard">
  86. <option name="configurationTypes">
  87. <set>
  88. <option value="SpringBootApplicationConfigurationType" />
  89. </set>
  90. </option>
  91. </component>
  92. <component name="RunManager" selected="Spring Boot.MainApp8401">
  93. <configuration name="MainApp8401" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  94. <module name="cloudalibaba-sentinel-service8401" />
  95. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.MainApp8401" />
  96. <extension name="coverage">
  97. <pattern>
  98. <option name="PATTERN" value="com.sf.*" />
  99. <option name="ENABLED" value="true" />
  100. </pattern>
  101. </extension>
  102. <method v="2">
  103. <option name="Make" enabled="true" />
  104. </method>
  105. </configuration>
  106. <configuration name="NacosConfigClientMain3377" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  107. <module name="cloudalibaba-config-nacos-client3377" />
  108. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.NacosConfigClientMain3377" />
  109. <extension name="coverage">
  110. <pattern>
  111. <option name="PATTERN" value="com.sf.*" />
  112. <option name="ENABLED" value="true" />
  113. </pattern>
  114. </extension>
  115. <method v="2">
  116. <option name="Make" enabled="true" />
  117. </method>
  118. </configuration>
  119. <configuration name="OrderNacosMain84" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  120. <module name="cloudalibaba-consumer-nacos-order84" />
  121. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.OrderNacosMain84" />
  122. <extension name="coverage">
  123. <pattern>
  124. <option name="PATTERN" value="com.sf.*" />
  125. <option name="ENABLED" value="true" />
  126. </pattern>
  127. </extension>
  128. <method v="2">
  129. <option name="Make" enabled="true" />
  130. </method>
  131. </configuration>
  132. <configuration name="PaymentMain9003" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  133. <module name="cloudalibaba-provider-payment9003" />
  134. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.PaymentMain9003" />
  135. <extension name="coverage">
  136. <pattern>
  137. <option name="PATTERN" value="com.sf.*" />
  138. <option name="ENABLED" value="true" />
  139. </pattern>
  140. </extension>
  141. <method v="2">
  142. <option name="Make" enabled="true" />
  143. </method>
  144. </configuration>
  145. <configuration name="PaymentMain9004" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  146. <module name="cloudalibaba-provider-payment9004" />
  147. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sf.PaymentMain9004" />
  148. <extension name="coverage">
  149. <pattern>
  150. <option name="PATTERN" value="com.sf.*" />
  151. <option name="ENABLED" value="true" />
  152. </pattern>
  153. </extension>
  154. <method v="2">
  155. <option name="Make" enabled="true" />
  156. </method>
  157. </configuration>
  158. <recent_temporary>
  159. <list>
  160. <item itemvalue="Spring Boot.MainApp8401" />
  161. <item itemvalue="Spring Boot.OrderNacosMain84" />
  162. <item itemvalue="Spring Boot.PaymentMain9004" />
  163. <item itemvalue="Spring Boot.PaymentMain9003" />
  164. <item itemvalue="Spring Boot.NacosConfigClientMain3377" />
  165. </list>
  166. </recent_temporary>
  167. </component>
  168. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  169. <component name="TaskManager">
  170. <task active="true" id="Default" summary="Default task">
  171. <changelist id="0bad6c28-ea68-4d3a-b40f-655b0d82b08f" name="Changes" comment="" />
  172. <created>1697249044579</created>
  173. <option name="number" value="Default" />
  174. <option name="presentableId" value="Default" />
  175. <updated>1697249044579</updated>
  176. <workItem from="1697249045982" duration="28402000" />
  177. <workItem from="1697709648073" duration="4195000" />
  178. <workItem from="1697845863714" duration="6857000" />
  179. <workItem from="1697876130886" duration="1236000" />
  180. <workItem from="1697931753064" duration="638000" />
  181. <workItem from="1698312279279" duration="9566000" />
  182. <workItem from="1698914353786" duration="8712000" />
  183. </task>
  184. <servers />
  185. </component>
  186. <component name="TypeScriptGeneratedFilesManager">
  187. <option name="version" value="3" />
  188. </component>
  189. <component name="XSLT-Support.FileAssociations.UIState">
  190. <expand />
  191. <select />
  192. </component>
  193. </project>