blob: 4620775524f6dfa6d5649a2e141a4e516c082094 [file] [log] [blame]
22301115cf6dba22025-03-25 19:06:21 +08001<?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">
223011385e9c35a2025-06-04 15:52:45 +08007 <list default="true" id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="pom">
YelinCuifdf4ed72025-05-26 11:49:36 +08008 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
YelinCuibde0b9a2025-06-05 21:46:37 +08009 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/config/WebConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/config/WebConfig.java" afterDir="false" />
10 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/TorrentController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/TorrentController.java" afterDir="false" />
YelinCuifdf4ed72025-05-26 11:49:36 +080011 </list>
22301138b295a5f2025-06-04 19:20:30 +080012 <option name="SHOW_DIALOG" value="false" />
22301115cf6dba22025-03-25 19:06:21 +080013 <option name="HIGHLIGHT_CONFLICTS" value="true" />
14 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
15 <option name="LAST_RESOLUTION" value="IGNORE" />
16 </component>
17 <component name="FileTemplateManagerImpl">
18 <option name="RECENT_TEMPLATES">
19 <list>
20 <option value="Class" />
21 </list>
22 </option>
23 </component>
24 <component name="Git.Settings">
25 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
223011385e9c35a2025-06-04 15:52:45 +080026 <option name="ROOT_SYNC" value="SYNC" />
22301115cf6dba22025-03-25 19:06:21 +080027 </component>
223011385d076852025-06-05 17:28:06 +080028 <component name="HighlightingSettingsPerFile">
29 <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/config/WebConfig.java" root0="FORCE_HIGHLIGHTING" />
30 <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/service/PostService.java" root0="FORCE_HIGHLIGHTING" />
31 </component>
22301115cf6dba22025-03-25 19:06:21 +080032 <component name="MarkdownSettingsMigration">
33 <option name="stateVersion" value="1" />
34 </component>
YelinCuifdf4ed72025-05-26 11:49:36 +080035 <component name="ProblemsViewState">
22301138b2533412025-06-05 00:18:58 +080036 <option name="selectedTabId" value="CurrentFile" />
YelinCuifdf4ed72025-05-26 11:49:36 +080037 </component>
223011385e9c35a2025-06-04 15:52:45 +080038 <component name="ProjectColorInfo">{
39 &quot;associatedIndex&quot;: 0
40}</component>
22301115cf6dba22025-03-25 19:06:21 +080041 <component name="ProjectId" id="2vZNfNTEFyHApdxmHZ7Y0rlJjKB" />
42 <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
43 <component name="ProjectViewState">
44 <option name="hideEmptyMiddlePackages" value="true" />
45 <option name="showLibraryContents" value="true" />
46 </component>
YelinCuibde0b9a2025-06-05 21:46:37 +080047 <component name="PropertiesComponent">{
48 &quot;keyToString&quot;: {
49 &quot;JUnit.UserControllerTest.executor&quot;: &quot;Run&quot;,
50 &quot;JUnit.UserControllerTest.testUpdateUserAvatar.executor&quot;: &quot;Run&quot;,
51 &quot;JUnit.UserControllerTest.testUploadUserAvatar.executor&quot;: &quot;Run&quot;,
52 &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
53 &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
54 &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
55 &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
56 &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
57 &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
58 &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
59 &quot;Spring Boot.MyProjectApplication.executor&quot;: &quot;Run&quot;,
60 &quot;git-widget-placeholder&quot;: &quot;my-branch&quot;,
61 &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
62 &quot;last_opened_file_path&quot;: &quot;D:/study/学习资源/大三下/school/pt2/echo-backend&quot;,
63 &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
64 &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
65 &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
66 &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
67 &quot;settings.editor.selected.configurable&quot;: &quot;project.propVCSSupport.DirectoryMappings&quot;,
68 &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;,
69 &quot;应用程序.MyProjectApplication.executor&quot;: &quot;Run&quot;
22301138b295a5f2025-06-04 19:20:30 +080070 },
YelinCuibde0b9a2025-06-05 21:46:37 +080071 &quot;keyToStringList&quot;: {
72 &quot;DatabaseDriversLRU&quot;: [
73 &quot;mysql_aurora&quot;
22301138b295a5f2025-06-04 19:20:30 +080074 ]
22301115cf6dba22025-03-25 19:06:21 +080075 }
YelinCuibde0b9a2025-06-05 21:46:37 +080076}</component>
22301115cf6dba22025-03-25 19:06:21 +080077 <component name="RecentsManager">
223011385e9c35a2025-06-04 15:52:45 +080078 <key name="CopyFile.RECENT_KEYS">
22301138c1017df2025-06-05 16:11:39 +080079 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\config" />
223011385e9c35a2025-06-04 15:52:45 +080080 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\service" />
81 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\controller" />
82 </key>
22301115cf6dba22025-03-25 19:06:21 +080083 <key name="MoveFile.RECENT_KEYS">
84 <recent name="D:\study\学习资源\大三下\school\echo-backend\src\main\resources\mapper" />
85 </key>
86 </component>
YelinCuibde0b9a2025-06-05 21:46:37 +080087 <component name="RunManager" selected="应用程序.MyProjectApplication">
2230111590135d72025-06-03 17:11:40 +080088 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
89 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
90 <module name="echo-backend" />
91 <extension name="coverage">
92 <pattern>
93 <option name="PATTERN" value="com.example.myproject.*" />
94 <option name="ENABLED" value="true" />
95 </pattern>
96 </extension>
97 <method v="2">
98 <option name="Make" enabled="true" />
99 </method>
100 </configuration>
101 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
102 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
103 <module name="echo-backend" />
104 <extension name="coverage">
105 <pattern>
106 <option name="PATTERN" value="com.example.myproject.*" />
107 <option name="ENABLED" value="true" />
108 </pattern>
109 </extension>
110 <method v="2">
111 <option name="Make" enabled="true" />
112 </method>
113 </configuration>
2230111590135d72025-06-03 17:11:40 +0800114 <configuration name="TorrentControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
223011381c359102025-06-03 15:19:59 +0800115 <module name="echo-backend" />
116 <extension name="coverage">
117 <pattern>
118 <option name="PATTERN" value="com.example.myproject.controller.*" />
119 <option name="ENABLED" value="true" />
120 </pattern>
121 </extension>
122 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
2230111590135d72025-06-03 17:11:40 +0800123 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800124 <option name="TEST_OBJECT" value="class" />
125 <method v="2">
126 <option name="Make" enabled="true" />
127 </method>
128 </configuration>
223011385e9c35a2025-06-04 15:52:45 +0800129 <configuration name="UserControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
130 <module name="echo-backend" />
131 <extension name="coverage">
132 <pattern>
133 <option name="PATTERN" value="com.example.myproject.controller.*" />
134 <option name="ENABLED" value="true" />
135 </pattern>
136 </extension>
137 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
138 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
139 <option name="TEST_OBJECT" value="class" />
140 <method v="2">
141 <option name="Make" enabled="true" />
142 </method>
143 </configuration>
22301138b2533412025-06-05 00:18:58 +0800144 <configuration name="UserControllerTest.testUpdateUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
145 <module name="echo-backend" />
146 <extension name="coverage">
147 <pattern>
148 <option name="PATTERN" value="com.example.myproject.controller.*" />
149 <option name="ENABLED" value="true" />
150 </pattern>
151 </extension>
152 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
153 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
154 <option name="METHOD_NAME" value="testUpdateUserAvatar" />
155 <option name="TEST_OBJECT" value="method" />
156 <method v="2">
157 <option name="Make" enabled="true" />
158 </method>
159 </configuration>
160 <configuration name="UserControllerTest.testUploadUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
161 <module name="echo-backend" />
162 <extension name="coverage">
163 <pattern>
164 <option name="PATTERN" value="com.example.myproject.controller.*" />
165 <option name="ENABLED" value="true" />
166 </pattern>
167 </extension>
168 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
169 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
170 <option name="METHOD_NAME" value="testUploadUserAvatar" />
171 <option name="TEST_OBJECT" value="method" />
172 <method v="2">
173 <option name="Make" enabled="true" />
174 </method>
175 </configuration>
223011385e9c35a2025-06-04 15:52:45 +0800176 <configuration name="MyProjectApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
177 <module name="echo-backend" />
178 <option name="SPRING_BOOT_MAIN_CLASS" value="com.example.myproject.MyProjectApplication" />
179 <method v="2">
180 <option name="Make" enabled="true" />
181 </method>
182 </configuration>
YelinCuifdf4ed72025-05-26 11:49:36 +0800183 <recent_temporary>
184 <list>
YelinCuibde0b9a2025-06-05 21:46:37 +0800185 <item itemvalue="应用程序.MyProjectApplication" />
22301138b2533412025-06-05 00:18:58 +0800186 <item itemvalue="JUnit.UserControllerTest.testUploadUserAvatar" />
187 <item itemvalue="JUnit.UserControllerTest.testUpdateUserAvatar" />
223011385e9c35a2025-06-04 15:52:45 +0800188 <item itemvalue="JUnit.UserControllerTest" />
2230111590135d72025-06-03 17:11:40 +0800189 <item itemvalue="JUnit.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800190 </list>
191 </recent_temporary>
192 </component>
223011385e9c35a2025-06-04 15:52:45 +0800193 <component name="SharedIndexes">
194 <attachedChunks>
195 <set>
196 <option value="bundled-jdk-9823dce3aa75-fdfe4dae3a2d-intellij.indexing.shared.core-IU-243.21565.193" />
197 <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-IU-243.21565.193" />
198 </set>
199 </attachedChunks>
200 </component>
22301115cf6dba22025-03-25 19:06:21 +0800201 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
202 <component name="TaskManager">
203 <task active="true" id="Default" summary="Default task">
204 <changelist id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="" />
205 <created>1744348740342</created>
206 <option name="number" value="Default" />
207 <option name="presentableId" value="Default" />
208 <updated>1744348740342</updated>
223011385e9c35a2025-06-04 15:52:45 +0800209 <workItem from="1749007243227" duration="1245000" />
22301138b2533412025-06-05 00:18:58 +0800210 <workItem from="1749033374884" duration="7535000" />
22301138c1017df2025-06-05 16:11:39 +0800211 <workItem from="1749048857906" duration="4388000" />
223011385d076852025-06-05 17:28:06 +0800212 <workItem from="1749109821491" duration="5517000" />
22301115cf6dba22025-03-25 19:06:21 +0800213 </task>
223011385e9c35a2025-06-04 15:52:45 +0800214 <task id="LOCAL-00001" summary="pom">
215 <option name="closed" value="true" />
216 <created>1749011916131</created>
217 <option name="number" value="00001" />
218 <option name="presentableId" value="LOCAL-00001" />
219 <option name="project" value="LOCAL" />
220 <updated>1749011916131</updated>
221 </task>
222 <task id="LOCAL-00002" summary="pom">
223 <option name="closed" value="true" />
224 <created>1749012141761</created>
225 <option name="number" value="00002" />
226 <option name="presentableId" value="LOCAL-00002" />
227 <option name="project" value="LOCAL" />
228 <updated>1749012141761</updated>
229 </task>
230 <option name="localTasksCounter" value="3" />
22301115cf6dba22025-03-25 19:06:21 +0800231 <servers />
232 </component>
223011385e9c35a2025-06-04 15:52:45 +0800233 <component name="TypeScriptGeneratedFilesManager">
234 <option name="version" value="3" />
235 </component>
236 <component name="Vcs.Log.Tabs.Properties">
237 <option name="TAB_STATES">
238 <map>
239 <entry key="MAIN">
240 <value>
241 <State>
242 <option name="FILTERS">
243 <map>
244 <entry key="branch">
245 <value>
246 <list>
247 <option value="master" />
248 </list>
249 </value>
250 </entry>
251 </map>
252 </option>
253 </State>
254 </value>
255 </entry>
256 </map>
257 </option>
258 </component>
259 <component name="VcsManagerConfiguration">
260 <MESSAGE value="pom" />
261 <option name="LAST_COMMIT_MESSAGE" value="pom" />
262 </component>
22301138c1017df2025-06-05 16:11:39 +0800263 <component name="XDebuggerManager">
264 <breakpoint-manager>
265 <breakpoints>
266 <line-breakpoint enabled="true" type="java-method">
267 <url>file://$PROJECT_DIR$/src/test/java/com/example/myproject/controller/UserControllerTest.java</url>
268 <line>235</line>
269 <properties class="com.example.myproject.controller.UserControllerTest" method="testUploadUserAvatar">
270 <option name="EMULATED" value="true" />
271 <option name="WATCH_EXIT" value="false" />
272 </properties>
273 <option name="timeStamp" value="1" />
274 </line-breakpoint>
275 </breakpoints>
276 </breakpoint-manager>
277 </component>
22301115cf6dba22025-03-25 19:06:21 +0800278</project>