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