blob: eedadc41c46ed02b8183eac0f28721b6199e3ef0 [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">
22301138b2533412025-06-05 00:18:58 +08008 <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
9 <change beforePath="$PROJECT_DIR$/.idea/dataSources.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.xml" afterDir="false" />
10 <change beforePath="$PROJECT_DIR$/.idea/dataSources/6689f15a-5cd0-40b0-970c-713db3e7bac2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/6689f15a-5cd0-40b0-970c-713db3e7bac2.xml" afterDir="false" />
YelinCuifdf4ed72025-05-26 11:49:36 +080011 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
22301138b2533412025-06-05 00:18:58 +080012 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/UserController.java" afterDir="false" />
13 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/repository/UserRepository.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/repository/UserRepository.java" afterDir="false" />
14 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/UserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/UserService.java" afterDir="false" />
15 <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
16 <change beforePath="$PROJECT_DIR$/src/test/java/com/example/myproject/controller/UserControllerTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/com/example/myproject/controller/UserControllerTest.java" afterDir="false" />
17 <change beforePath="$PROJECT_DIR$/target/classes/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.properties" afterDir="false" />
18 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/controller/UserController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/controller/UserController.class" afterDir="false" />
19 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/service/UserService.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/service/UserService.class" afterDir="false" />
YelinCuifdf4ed72025-05-26 11:49:36 +080020 </list>
22301138b295a5f2025-06-04 19:20:30 +080021 <option name="SHOW_DIALOG" value="false" />
22301115cf6dba22025-03-25 19:06:21 +080022 <option name="HIGHLIGHT_CONFLICTS" value="true" />
23 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
24 <option name="LAST_RESOLUTION" value="IGNORE" />
25 </component>
26 <component name="FileTemplateManagerImpl">
27 <option name="RECENT_TEMPLATES">
28 <list>
29 <option value="Class" />
30 </list>
31 </option>
32 </component>
33 <component name="Git.Settings">
34 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
223011385e9c35a2025-06-04 15:52:45 +080035 <option name="ROOT_SYNC" value="SYNC" />
22301115cf6dba22025-03-25 19:06:21 +080036 </component>
37 <component name="MarkdownSettingsMigration">
38 <option name="stateVersion" value="1" />
39 </component>
YelinCuifdf4ed72025-05-26 11:49:36 +080040 <component name="ProblemsViewState">
22301138b2533412025-06-05 00:18:58 +080041 <option name="selectedTabId" value="CurrentFile" />
YelinCuifdf4ed72025-05-26 11:49:36 +080042 </component>
223011385e9c35a2025-06-04 15:52:45 +080043 <component name="ProjectColorInfo">{
44 &quot;associatedIndex&quot;: 0
45}</component>
22301115cf6dba22025-03-25 19:06:21 +080046 <component name="ProjectId" id="2vZNfNTEFyHApdxmHZ7Y0rlJjKB" />
47 <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
48 <component name="ProjectViewState">
49 <option name="hideEmptyMiddlePackages" value="true" />
50 <option name="showLibraryContents" value="true" />
51 </component>
22301138b2533412025-06-05 00:18:58 +080052 <component name="PropertiesComponent">{
53 &quot;keyToString&quot;: {
54 &quot;JUnit.UserControllerTest.executor&quot;: &quot;Run&quot;,
55 &quot;JUnit.UserControllerTest.testUpdateUserAvatar.executor&quot;: &quot;Run&quot;,
56 &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
57 &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
58 &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
59 &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
60 &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
61 &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
62 &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
63 &quot;Spring Boot.MyProjectApplication.executor&quot;: &quot;Run&quot;,
64 &quot;git-widget-placeholder&quot;: &quot;my-branch&quot;,
65 &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
66 &quot;last_opened_file_path&quot;: &quot;D:/大三/PT/pt.sql&quot;,
67 &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
68 &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
69 &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
70 &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
71 &quot;settings.editor.selected.configurable&quot;: &quot;project.propVCSSupport.DirectoryMappings&quot;,
72 &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;,
73 &quot;应用程序.MyProjectApplication.executor&quot;: &quot;Run&quot;
22301138b295a5f2025-06-04 19:20:30 +080074 },
22301138b2533412025-06-05 00:18:58 +080075 &quot;keyToStringList&quot;: {
76 &quot;DatabaseDriversLRU&quot;: [
77 &quot;mysql_aurora&quot;
22301138b295a5f2025-06-04 19:20:30 +080078 ]
22301115cf6dba22025-03-25 19:06:21 +080079 }
22301138b2533412025-06-05 00:18:58 +080080}</component>
22301115cf6dba22025-03-25 19:06:21 +080081 <component name="RecentsManager">
223011385e9c35a2025-06-04 15:52:45 +080082 <key name="CopyFile.RECENT_KEYS">
83 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\service" />
84 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\controller" />
85 </key>
22301115cf6dba22025-03-25 19:06:21 +080086 <key name="MoveFile.RECENT_KEYS">
87 <recent name="D:\study\学习资源\大三下\school\echo-backend\src\main\resources\mapper" />
88 </key>
89 </component>
22301138b2533412025-06-05 00:18:58 +080090 <component name="RunManager" selected="JUnit.UserControllerTest.testUploadUserAvatar">
2230111590135d72025-06-03 17:11:40 +080091 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
92 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
93 <module name="echo-backend" />
94 <extension name="coverage">
95 <pattern>
96 <option name="PATTERN" value="com.example.myproject.*" />
97 <option name="ENABLED" value="true" />
98 </pattern>
99 </extension>
100 <method v="2">
101 <option name="Make" enabled="true" />
102 </method>
103 </configuration>
104 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
105 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
106 <module name="echo-backend" />
107 <extension name="coverage">
108 <pattern>
109 <option name="PATTERN" value="com.example.myproject.*" />
110 <option name="ENABLED" value="true" />
111 </pattern>
112 </extension>
113 <method v="2">
114 <option name="Make" enabled="true" />
115 </method>
116 </configuration>
2230111590135d72025-06-03 17:11:40 +0800117 <configuration name="TorrentControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
223011381c359102025-06-03 15:19:59 +0800118 <module name="echo-backend" />
119 <extension name="coverage">
120 <pattern>
121 <option name="PATTERN" value="com.example.myproject.controller.*" />
122 <option name="ENABLED" value="true" />
123 </pattern>
124 </extension>
125 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
2230111590135d72025-06-03 17:11:40 +0800126 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800127 <option name="TEST_OBJECT" value="class" />
128 <method v="2">
129 <option name="Make" enabled="true" />
130 </method>
131 </configuration>
223011385e9c35a2025-06-04 15:52:45 +0800132 <configuration name="UserControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
133 <module name="echo-backend" />
134 <extension name="coverage">
135 <pattern>
136 <option name="PATTERN" value="com.example.myproject.controller.*" />
137 <option name="ENABLED" value="true" />
138 </pattern>
139 </extension>
140 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
141 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
142 <option name="TEST_OBJECT" value="class" />
143 <method v="2">
144 <option name="Make" enabled="true" />
145 </method>
146 </configuration>
22301138b2533412025-06-05 00:18:58 +0800147 <configuration name="UserControllerTest.testUpdateUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
148 <module name="echo-backend" />
149 <extension name="coverage">
150 <pattern>
151 <option name="PATTERN" value="com.example.myproject.controller.*" />
152 <option name="ENABLED" value="true" />
153 </pattern>
154 </extension>
155 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
156 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
157 <option name="METHOD_NAME" value="testUpdateUserAvatar" />
158 <option name="TEST_OBJECT" value="method" />
159 <method v="2">
160 <option name="Make" enabled="true" />
161 </method>
162 </configuration>
163 <configuration name="UserControllerTest.testUploadUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
164 <module name="echo-backend" />
165 <extension name="coverage">
166 <pattern>
167 <option name="PATTERN" value="com.example.myproject.controller.*" />
168 <option name="ENABLED" value="true" />
169 </pattern>
170 </extension>
171 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
172 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
173 <option name="METHOD_NAME" value="testUploadUserAvatar" />
174 <option name="TEST_OBJECT" value="method" />
175 <method v="2">
176 <option name="Make" enabled="true" />
177 </method>
178 </configuration>
223011385e9c35a2025-06-04 15:52:45 +0800179 <configuration name="MyProjectApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
180 <module name="echo-backend" />
181 <option name="SPRING_BOOT_MAIN_CLASS" value="com.example.myproject.MyProjectApplication" />
182 <method v="2">
183 <option name="Make" enabled="true" />
184 </method>
185 </configuration>
YelinCuifdf4ed72025-05-26 11:49:36 +0800186 <recent_temporary>
187 <list>
22301138b2533412025-06-05 00:18:58 +0800188 <item itemvalue="JUnit.UserControllerTest.testUploadUserAvatar" />
189 <item itemvalue="JUnit.UserControllerTest.testUpdateUserAvatar" />
223011385e9c35a2025-06-04 15:52:45 +0800190 <item itemvalue="JUnit.UserControllerTest" />
2230111590135d72025-06-03 17:11:40 +0800191 <item itemvalue="应用程序.MyProjectApplication" />
192 <item itemvalue="JUnit.TorrentControllerTest" />
YelinCuifdf4ed72025-05-26 11:49:36 +0800193 </list>
194 </recent_temporary>
195 </component>
223011385e9c35a2025-06-04 15:52:45 +0800196 <component name="SharedIndexes">
197 <attachedChunks>
198 <set>
199 <option value="bundled-jdk-9823dce3aa75-fdfe4dae3a2d-intellij.indexing.shared.core-IU-243.21565.193" />
200 <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-IU-243.21565.193" />
201 </set>
202 </attachedChunks>
203 </component>
22301115cf6dba22025-03-25 19:06:21 +0800204 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
205 <component name="TaskManager">
206 <task active="true" id="Default" summary="Default task">
207 <changelist id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="" />
208 <created>1744348740342</created>
209 <option name="number" value="Default" />
210 <option name="presentableId" value="Default" />
211 <updated>1744348740342</updated>
223011385e9c35a2025-06-04 15:52:45 +0800212 <workItem from="1749007243227" duration="1245000" />
22301138b2533412025-06-05 00:18:58 +0800213 <workItem from="1749033374884" duration="7535000" />
214 <workItem from="1749048857906" duration="3104000" />
22301115cf6dba22025-03-25 19:06:21 +0800215 </task>
223011385e9c35a2025-06-04 15:52:45 +0800216 <task id="LOCAL-00001" summary="pom">
217 <option name="closed" value="true" />
218 <created>1749011916131</created>
219 <option name="number" value="00001" />
220 <option name="presentableId" value="LOCAL-00001" />
221 <option name="project" value="LOCAL" />
222 <updated>1749011916131</updated>
223 </task>
224 <task id="LOCAL-00002" summary="pom">
225 <option name="closed" value="true" />
226 <created>1749012141761</created>
227 <option name="number" value="00002" />
228 <option name="presentableId" value="LOCAL-00002" />
229 <option name="project" value="LOCAL" />
230 <updated>1749012141761</updated>
231 </task>
232 <option name="localTasksCounter" value="3" />
22301115cf6dba22025-03-25 19:06:21 +0800233 <servers />
234 </component>
223011385e9c35a2025-06-04 15:52:45 +0800235 <component name="TypeScriptGeneratedFilesManager">
236 <option name="version" value="3" />
237 </component>
238 <component name="Vcs.Log.Tabs.Properties">
239 <option name="TAB_STATES">
240 <map>
241 <entry key="MAIN">
242 <value>
243 <State>
244 <option name="FILTERS">
245 <map>
246 <entry key="branch">
247 <value>
248 <list>
249 <option value="master" />
250 </list>
251 </value>
252 </entry>
253 </map>
254 </option>
255 </State>
256 </value>
257 </entry>
258 </map>
259 </option>
260 </component>
261 <component name="VcsManagerConfiguration">
262 <MESSAGE value="pom" />
263 <option name="LAST_COMMIT_MESSAGE" value="pom" />
264 </component>
22301115cf6dba22025-03-25 19:06:21 +0800265</project>