blob: 66660f769f009d99de12827cc53610b433b6c0d9 [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">
Cris-KK08f74052025-06-05 20:03:52 +08008 <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
YelinCuifdf4ed72025-05-26 11:49:36 +08009 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
Cris-KK08f74052025-06-05 20:03:52 +080010 <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" />
YelinCuifdf4ed72025-05-26 11:49:36 +080012 </list>
22301138b295a5f2025-06-04 19:20:30 +080013 <option name="SHOW_DIALOG" value="false" />
22301115cf6dba22025-03-25 19:06:21 +080014 <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$" />
223011385e9c35a2025-06-04 15:52:45 +080027 <option name="ROOT_SYNC" value="SYNC" />
22301115cf6dba22025-03-25 19:06:21 +080028 </component>
223011385d076852025-06-05 17:28:06 +080029 <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>
22301115cf6dba22025-03-25 19:06:21 +080033 <component name="MarkdownSettingsMigration">
34 <option name="stateVersion" value="1" />
35 </component>
YelinCuifdf4ed72025-05-26 11:49:36 +080036 <component name="ProblemsViewState">
22301138b2533412025-06-05 00:18:58 +080037 <option name="selectedTabId" value="CurrentFile" />
YelinCuifdf4ed72025-05-26 11:49:36 +080038 </component>
223011385e9c35a2025-06-04 15:52:45 +080039 <component name="ProjectColorInfo">{
40 &quot;associatedIndex&quot;: 0
41}</component>
22301115cf6dba22025-03-25 19:06:21 +080042 <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-KK08f74052025-06-05 20:03:52 +080048 <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"
22301138b295a5f2025-06-04 19:20:30 +080071 },
Cris-KK08f74052025-06-05 20:03:52 +080072 "keyToStringList": {
73 "DatabaseDriversLRU": [
74 "mysql_aurora"
22301138b295a5f2025-06-04 19:20:30 +080075 ]
22301115cf6dba22025-03-25 19:06:21 +080076 }
Cris-KK08f74052025-06-05 20:03:52 +080077}]]></component>
22301115cf6dba22025-03-25 19:06:21 +080078 <component name="RecentsManager">
223011385e9c35a2025-06-04 15:52:45 +080079 <key name="CopyFile.RECENT_KEYS">
22301138c1017df2025-06-05 16:11:39 +080080 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\config" />
223011385e9c35a2025-06-04 15:52:45 +080081 <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>
22301115cf6dba22025-03-25 19:06:21 +080084 <key name="MoveFile.RECENT_KEYS">
85 <recent name="D:\study\学习资源\大三下\school\echo-backend\src\main\resources\mapper" />
86 </key>
87 </component>
Cris-KK08f74052025-06-05 20:03:52 +080088 <component name="RunManager" selected="JUnit.TorrentControllerTest">
2230111590135d72025-06-03 17:11:40 +080089 <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>
2230111590135d72025-06-03 17:11:40 +0800115 <configuration name="TorrentControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
223011381c359102025-06-03 15:19:59 +0800116 <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" />
2230111590135d72025-06-03 17:11:40 +0800124 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800125 <option name="TEST_OBJECT" value="class" />
126 <method v="2">
127 <option name="Make" enabled="true" />
128 </method>
129 </configuration>
223011385e9c35a2025-06-04 15:52:45 +0800130 <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>
22301138b2533412025-06-05 00:18:58 +0800145 <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>
223011385e9c35a2025-06-04 15:52:45 +0800177 <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>
YelinCuifdf4ed72025-05-26 11:49:36 +0800184 <recent_temporary>
185 <list>
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="应用程序.MyProjectApplication" />
190 <item itemvalue="JUnit.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800191 </list>
192 </recent_temporary>
193 </component>
223011385e9c35a2025-06-04 15:52:45 +0800194 <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>
22301115cf6dba22025-03-25 19:06:21 +0800202 <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>
223011385e9c35a2025-06-04 15:52:45 +0800210 <workItem from="1749007243227" duration="1245000" />
22301138b2533412025-06-05 00:18:58 +0800211 <workItem from="1749033374884" duration="7535000" />
22301138c1017df2025-06-05 16:11:39 +0800212 <workItem from="1749048857906" duration="4388000" />
223011385d076852025-06-05 17:28:06 +0800213 <workItem from="1749109821491" duration="5517000" />
22301115cf6dba22025-03-25 19:06:21 +0800214 </task>
223011385e9c35a2025-06-04 15:52:45 +0800215 <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" />
22301115cf6dba22025-03-25 19:06:21 +0800232 <servers />
233 </component>
223011385e9c35a2025-06-04 15:52:45 +0800234 <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>
22301138c1017df2025-06-05 16:11:39 +0800264 <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>
22301115cf6dba22025-03-25 19:06:21 +0800279</project>