22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 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"> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 7 | <list default="true" id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="pom"> |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 8 | <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" /> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 9 | <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 10 | <change beforePath="$PROJECT_DIR$/echo-backend.iml" beforeDir="false" /> |
| 11 | <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" /> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 12 | </list> |
22301138 | b295a5f | 2025-06-04 19:20:30 +0800 | [diff] [blame] | 13 | <option name="SHOW_DIALOG" value="false" /> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 14 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> |
| 15 | <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
| 16 | <option name="LAST_RESOLUTION" value="IGNORE" /> |
| 17 | </component> |
| 18 | <component name="FileTemplateManagerImpl"> |
| 19 | <option name="RECENT_TEMPLATES"> |
| 20 | <list> |
| 21 | <option value="Class" /> |
| 22 | </list> |
| 23 | </option> |
| 24 | </component> |
| 25 | <component name="Git.Settings"> |
| 26 | <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 27 | <option name="ROOT_SYNC" value="SYNC" /> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 28 | </component> |
22301138 | 5d07685 | 2025-06-05 17:28:06 +0800 | [diff] [blame] | 29 | <component name="HighlightingSettingsPerFile"> |
| 30 | <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/config/WebConfig.java" root0="FORCE_HIGHLIGHTING" /> |
| 31 | <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/service/PostService.java" root0="FORCE_HIGHLIGHTING" /> |
| 32 | </component> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 33 | <component name="MarkdownSettingsMigration"> |
| 34 | <option name="stateVersion" value="1" /> |
| 35 | </component> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 36 | <component name="ProblemsViewState"> |
22301138 | b253341 | 2025-06-05 00:18:58 +0800 | [diff] [blame] | 37 | <option name="selectedTabId" value="CurrentFile" /> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 38 | </component> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 39 | <component name="ProjectColorInfo">{ |
| 40 | "associatedIndex": 0 |
| 41 | }</component> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 42 | <component name="ProjectId" id="2vZNfNTEFyHApdxmHZ7Y0rlJjKB" /> |
| 43 | <component name="ProjectLevelVcsManager" settingsEditedManually="true" /> |
| 44 | <component name="ProjectViewState"> |
| 45 | <option name="hideEmptyMiddlePackages" value="true" /> |
| 46 | <option name="showLibraryContents" value="true" /> |
| 47 | </component> |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 48 | <component name="PropertiesComponent"><![CDATA[{ |
| 49 | "keyToString": { |
| 50 | "JUnit.UserControllerTest.executor": "Run", |
| 51 | "JUnit.UserControllerTest.testUpdateUserAvatar.executor": "Run", |
| 52 | "JUnit.UserControllerTest.testUploadUserAvatar.executor": "Run", |
| 53 | "RequestMappingsPanelOrder0": "0", |
| 54 | "RequestMappingsPanelOrder1": "1", |
| 55 | "RequestMappingsPanelWidth0": "75", |
| 56 | "RequestMappingsPanelWidth1": "75", |
| 57 | "RunOnceActivity.OpenProjectViewOnStart": "true", |
| 58 | "RunOnceActivity.ShowReadmeOnStart": "true", |
| 59 | "RunOnceActivity.git.unshallow": "true", |
| 60 | "Spring Boot.MyProjectApplication.executor": "Run", |
| 61 | "git-widget-placeholder": "my-branch", |
| 62 | "kotlin-language-version-configured": "true", |
| 63 | "last_opened_file_path": "D:/study/学习资源/大三下/school/pt2/echo-backend", |
| 64 | "node.js.detected.package.eslint": "true", |
| 65 | "node.js.selected.package.eslint": "(autodetect)", |
| 66 | "node.js.selected.package.tslint": "(autodetect)", |
| 67 | "nodejs_package_manager_path": "npm", |
| 68 | "settings.editor.selected.configurable": "project.propVCSSupport.DirectoryMappings", |
| 69 | "vue.rearranger.settings.migration": "true", |
| 70 | "应用程序.MyProjectApplication.executor": "Run" |
22301138 | b295a5f | 2025-06-04 19:20:30 +0800 | [diff] [blame] | 71 | }, |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 72 | "keyToStringList": { |
| 73 | "DatabaseDriversLRU": [ |
| 74 | "mysql_aurora" |
22301138 | b295a5f | 2025-06-04 19:20:30 +0800 | [diff] [blame] | 75 | ] |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 76 | } |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 77 | }]]></component> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 78 | <component name="RecentsManager"> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 79 | <key name="CopyFile.RECENT_KEYS"> |
22301138 | c1017df | 2025-06-05 16:11:39 +0800 | [diff] [blame] | 80 | <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\config" /> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 81 | <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\service" /> |
| 82 | <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\controller" /> |
| 83 | </key> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 84 | <key name="MoveFile.RECENT_KEYS"> |
| 85 | <recent name="D:\study\学习资源\大三下\school\echo-backend\src\main\resources\mapper" /> |
| 86 | </key> |
| 87 | </component> |
Cris-KK | 08f7405 | 2025-06-05 20:03:52 +0800 | [diff] [blame] | 88 | <component name="RunManager" selected="JUnit.TorrentControllerTest"> |
22301115 | 90135d7 | 2025-06-03 17:11:40 +0800 | [diff] [blame] | 89 | <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true"> |
| 90 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" /> |
| 91 | <module name="echo-backend" /> |
| 92 | <extension name="coverage"> |
| 93 | <pattern> |
| 94 | <option name="PATTERN" value="com.example.myproject.*" /> |
| 95 | <option name="ENABLED" value="true" /> |
| 96 | </pattern> |
| 97 | </extension> |
| 98 | <method v="2"> |
| 99 | <option name="Make" enabled="true" /> |
| 100 | </method> |
| 101 | </configuration> |
| 102 | <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> |
| 103 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" /> |
| 104 | <module name="echo-backend" /> |
| 105 | <extension name="coverage"> |
| 106 | <pattern> |
| 107 | <option name="PATTERN" value="com.example.myproject.*" /> |
| 108 | <option name="ENABLED" value="true" /> |
| 109 | </pattern> |
| 110 | </extension> |
| 111 | <method v="2"> |
| 112 | <option name="Make" enabled="true" /> |
| 113 | </method> |
| 114 | </configuration> |
22301115 | 90135d7 | 2025-06-03 17:11:40 +0800 | [diff] [blame] | 115 | <configuration name="TorrentControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> |
22301138 | 1c35910 | 2025-06-03 15:19:59 +0800 | [diff] [blame] | 116 | <module name="echo-backend" /> |
| 117 | <extension name="coverage"> |
| 118 | <pattern> |
| 119 | <option name="PATTERN" value="com.example.myproject.controller.*" /> |
| 120 | <option name="ENABLED" value="true" /> |
| 121 | </pattern> |
| 122 | </extension> |
| 123 | <option name="PACKAGE_NAME" value="com.example.myproject.controller" /> |
22301115 | 90135d7 | 2025-06-03 17:11:40 +0800 | [diff] [blame] | 124 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.TorrentControllerTest" /> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 125 | <option name="TEST_OBJECT" value="class" /> |
| 126 | <method v="2"> |
| 127 | <option name="Make" enabled="true" /> |
| 128 | </method> |
| 129 | </configuration> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 130 | <configuration name="UserControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> |
| 131 | <module name="echo-backend" /> |
| 132 | <extension name="coverage"> |
| 133 | <pattern> |
| 134 | <option name="PATTERN" value="com.example.myproject.controller.*" /> |
| 135 | <option name="ENABLED" value="true" /> |
| 136 | </pattern> |
| 137 | </extension> |
| 138 | <option name="PACKAGE_NAME" value="com.example.myproject.controller" /> |
| 139 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" /> |
| 140 | <option name="TEST_OBJECT" value="class" /> |
| 141 | <method v="2"> |
| 142 | <option name="Make" enabled="true" /> |
| 143 | </method> |
| 144 | </configuration> |
22301138 | b253341 | 2025-06-05 00:18:58 +0800 | [diff] [blame] | 145 | <configuration name="UserControllerTest.testUpdateUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> |
| 146 | <module name="echo-backend" /> |
| 147 | <extension name="coverage"> |
| 148 | <pattern> |
| 149 | <option name="PATTERN" value="com.example.myproject.controller.*" /> |
| 150 | <option name="ENABLED" value="true" /> |
| 151 | </pattern> |
| 152 | </extension> |
| 153 | <option name="PACKAGE_NAME" value="com.example.myproject.controller" /> |
| 154 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" /> |
| 155 | <option name="METHOD_NAME" value="testUpdateUserAvatar" /> |
| 156 | <option name="TEST_OBJECT" value="method" /> |
| 157 | <method v="2"> |
| 158 | <option name="Make" enabled="true" /> |
| 159 | </method> |
| 160 | </configuration> |
| 161 | <configuration name="UserControllerTest.testUploadUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> |
| 162 | <module name="echo-backend" /> |
| 163 | <extension name="coverage"> |
| 164 | <pattern> |
| 165 | <option name="PATTERN" value="com.example.myproject.controller.*" /> |
| 166 | <option name="ENABLED" value="true" /> |
| 167 | </pattern> |
| 168 | </extension> |
| 169 | <option name="PACKAGE_NAME" value="com.example.myproject.controller" /> |
| 170 | <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" /> |
| 171 | <option name="METHOD_NAME" value="testUploadUserAvatar" /> |
| 172 | <option name="TEST_OBJECT" value="method" /> |
| 173 | <method v="2"> |
| 174 | <option name="Make" enabled="true" /> |
| 175 | </method> |
| 176 | </configuration> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 177 | <configuration name="MyProjectApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true"> |
| 178 | <module name="echo-backend" /> |
| 179 | <option name="SPRING_BOOT_MAIN_CLASS" value="com.example.myproject.MyProjectApplication" /> |
| 180 | <method v="2"> |
| 181 | <option name="Make" enabled="true" /> |
| 182 | </method> |
| 183 | </configuration> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 184 | <recent_temporary> |
| 185 | <list> |
22301138 | b253341 | 2025-06-05 00:18:58 +0800 | [diff] [blame] | 186 | <item itemvalue="JUnit.UserControllerTest.testUploadUserAvatar" /> |
| 187 | <item itemvalue="JUnit.UserControllerTest.testUpdateUserAvatar" /> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 188 | <item itemvalue="JUnit.UserControllerTest" /> |
22301115 | 90135d7 | 2025-06-03 17:11:40 +0800 | [diff] [blame] | 189 | <item itemvalue="应用程序.MyProjectApplication" /> |
| 190 | <item itemvalue="JUnit.TorrentControllerTest" /> |
YelinCui | fdf4ed7 | 2025-05-26 11:49:36 +0800 | [diff] [blame] | 191 | </list> |
| 192 | </recent_temporary> |
| 193 | </component> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 194 | <component name="SharedIndexes"> |
| 195 | <attachedChunks> |
| 196 | <set> |
| 197 | <option value="bundled-jdk-9823dce3aa75-fdfe4dae3a2d-intellij.indexing.shared.core-IU-243.21565.193" /> |
| 198 | <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-IU-243.21565.193" /> |
| 199 | </set> |
| 200 | </attachedChunks> |
| 201 | </component> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 202 | <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> |
| 203 | <component name="TaskManager"> |
| 204 | <task active="true" id="Default" summary="Default task"> |
| 205 | <changelist id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="" /> |
| 206 | <created>1744348740342</created> |
| 207 | <option name="number" value="Default" /> |
| 208 | <option name="presentableId" value="Default" /> |
| 209 | <updated>1744348740342</updated> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 210 | <workItem from="1749007243227" duration="1245000" /> |
22301138 | b253341 | 2025-06-05 00:18:58 +0800 | [diff] [blame] | 211 | <workItem from="1749033374884" duration="7535000" /> |
22301138 | c1017df | 2025-06-05 16:11:39 +0800 | [diff] [blame] | 212 | <workItem from="1749048857906" duration="4388000" /> |
22301138 | 5d07685 | 2025-06-05 17:28:06 +0800 | [diff] [blame] | 213 | <workItem from="1749109821491" duration="5517000" /> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 214 | </task> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 215 | <task id="LOCAL-00001" summary="pom"> |
| 216 | <option name="closed" value="true" /> |
| 217 | <created>1749011916131</created> |
| 218 | <option name="number" value="00001" /> |
| 219 | <option name="presentableId" value="LOCAL-00001" /> |
| 220 | <option name="project" value="LOCAL" /> |
| 221 | <updated>1749011916131</updated> |
| 222 | </task> |
| 223 | <task id="LOCAL-00002" summary="pom"> |
| 224 | <option name="closed" value="true" /> |
| 225 | <created>1749012141761</created> |
| 226 | <option name="number" value="00002" /> |
| 227 | <option name="presentableId" value="LOCAL-00002" /> |
| 228 | <option name="project" value="LOCAL" /> |
| 229 | <updated>1749012141761</updated> |
| 230 | </task> |
| 231 | <option name="localTasksCounter" value="3" /> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 232 | <servers /> |
| 233 | </component> |
22301138 | 5e9c35a | 2025-06-04 15:52:45 +0800 | [diff] [blame] | 234 | <component name="TypeScriptGeneratedFilesManager"> |
| 235 | <option name="version" value="3" /> |
| 236 | </component> |
| 237 | <component name="Vcs.Log.Tabs.Properties"> |
| 238 | <option name="TAB_STATES"> |
| 239 | <map> |
| 240 | <entry key="MAIN"> |
| 241 | <value> |
| 242 | <State> |
| 243 | <option name="FILTERS"> |
| 244 | <map> |
| 245 | <entry key="branch"> |
| 246 | <value> |
| 247 | <list> |
| 248 | <option value="master" /> |
| 249 | </list> |
| 250 | </value> |
| 251 | </entry> |
| 252 | </map> |
| 253 | </option> |
| 254 | </State> |
| 255 | </value> |
| 256 | </entry> |
| 257 | </map> |
| 258 | </option> |
| 259 | </component> |
| 260 | <component name="VcsManagerConfiguration"> |
| 261 | <MESSAGE value="pom" /> |
| 262 | <option name="LAST_COMMIT_MESSAGE" value="pom" /> |
| 263 | </component> |
22301138 | c1017df | 2025-06-05 16:11:39 +0800 | [diff] [blame] | 264 | <component name="XDebuggerManager"> |
| 265 | <breakpoint-manager> |
| 266 | <breakpoints> |
| 267 | <line-breakpoint enabled="true" type="java-method"> |
| 268 | <url>file://$PROJECT_DIR$/src/test/java/com/example/myproject/controller/UserControllerTest.java</url> |
| 269 | <line>235</line> |
| 270 | <properties class="com.example.myproject.controller.UserControllerTest" method="testUploadUserAvatar"> |
| 271 | <option name="EMULATED" value="true" /> |
| 272 | <option name="WATCH_EXIT" value="false" /> |
| 273 | </properties> |
| 274 | <option name="timeStamp" value="1" /> |
| 275 | </line-breakpoint> |
| 276 | </breakpoints> |
| 277 | </breakpoint-manager> |
| 278 | </component> |
22301115 | cf6dba2 | 2025-03-25 19:06:21 +0800 | [diff] [blame] | 279 | </project> |