205 lines
8.9 KiB
XML
205 lines
8.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="AutoImportSettings">
|
||
|
<option name="autoReloadType" value="SELECTIVE" />
|
||
|
</component>
|
||
|
<component name="ChangeListManager">
|
||
|
<list default="true" id="7bd2279f-84f2-4fb9-84b1-753ae61933b0" name="Changes" comment="测试">
|
||
|
<change afterPath="$PROJECT_DIR$/src/test/java/com/rabbiter/em/mapper/CartMapperTest.java" afterDir="false" />
|
||
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
||
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
|
||
|
</list>
|
||
|
<option name="SHOW_DIALOG" value="false" />
|
||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||
|
</component>
|
||
|
<component name="FileTemplateManagerImpl">
|
||
|
<option name="RECENT_TEMPLATES">
|
||
|
<list>
|
||
|
<option value="Class" />
|
||
|
<option value="JUnit4 Test Class" />
|
||
|
</list>
|
||
|
</option>
|
||
|
</component>
|
||
|
<component name="Git.Settings">
|
||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||
|
</component>
|
||
|
<component name="ProjectColorInfo">{
|
||
|
"associatedIndex": 6
|
||
|
}</component>
|
||
|
<component name="ProjectId" id="2nNLuKarVkctJaOGUrGxBQXTXgf" />
|
||
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
||
|
<ConfirmationsSetting value="2" id="Add" />
|
||
|
</component>
|
||
|
<component name="ProjectViewState">
|
||
|
<option name="compactDirectories" value="true" />
|
||
|
<option name="foldersAlwaysOnTop" value="false" />
|
||
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||
|
<option name="showLibraryContents" value="true" />
|
||
|
<option name="sortByType" value="true" />
|
||
|
<option name="sortKey" value="BY_TYPE" />
|
||
|
</component>
|
||
|
<component name="PropertiesComponent"><![CDATA[{
|
||
|
"keyToString": {
|
||
|
"JUnit.CartMapperTest.executor": "Run",
|
||
|
"JUnit.CartMapperTest.selectAll.executor": "Run",
|
||
|
"JUnit.CartMapperTest.selectByUserId.executor": "Run",
|
||
|
"RequestMappingsPanelOrder0": "0",
|
||
|
"RequestMappingsPanelOrder1": "1",
|
||
|
"RequestMappingsPanelWidth0": "75",
|
||
|
"RequestMappingsPanelWidth1": "75",
|
||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||
|
"Spring Boot.ElectronicMallApplication.executor": "Run",
|
||
|
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary": "JUnit4",
|
||
|
"com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit4": "",
|
||
|
"git-widget-placeholder": "main",
|
||
|
"kotlin-language-version-configured": "true",
|
||
|
"last_opened_file_path": "D:/ZXY/JAVA WorkFile/SpringDemo",
|
||
|
"node.js.detected.package.eslint": "true",
|
||
|
"node.js.detected.package.tslint": "true",
|
||
|
"node.js.selected.package.eslint": "(autodetect)",
|
||
|
"node.js.selected.package.tslint": "(autodetect)",
|
||
|
"nodejs_package_manager_path": "npm",
|
||
|
"project.structure.last.edited": "Project",
|
||
|
"project.structure.proportion": "0.15",
|
||
|
"project.structure.side.proportion": "0.0",
|
||
|
"settings.editor.selected.configurable": "preferences.keymap",
|
||
|
"vue.rearranger.settings.migration": "true"
|
||
|
},
|
||
|
"keyToStringList": {
|
||
|
"DatabaseDriversLRU": [
|
||
|
"mysql_aurora"
|
||
|
]
|
||
|
}
|
||
|
}]]></component>
|
||
|
<component name="RecentsManager">
|
||
|
<key name="CreateTestDialog.Recents.Supers">
|
||
|
<recent name="" />
|
||
|
</key>
|
||
|
<key name="CreateTestDialog.RecentsKey">
|
||
|
<recent name="com.rabbiter.em.mapper" />
|
||
|
</key>
|
||
|
</component>
|
||
|
<component name="RunManager" selected="JUnit.CartMapperTest.selectAll">
|
||
|
<configuration name="CartMapperTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
||
|
<module name="ElectronicMallApi" />
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="com.rabbiter.em.mapper.*" />
|
||
|
<option name="ENABLED" value="true" />
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<option name="PACKAGE_NAME" value="com.rabbiter.em.mapper" />
|
||
|
<option name="MAIN_CLASS_NAME" value="com.rabbiter.em.mapper.CartMapperTest" />
|
||
|
<option name="TEST_OBJECT" value="class" />
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
<configuration name="CartMapperTest.selectAll" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
||
|
<module name="ElectronicMallApi" />
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="com.rabbiter.em.mapper.*" />
|
||
|
<option name="ENABLED" value="true" />
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<option name="PACKAGE_NAME" value="com.rabbiter.em.mapper" />
|
||
|
<option name="MAIN_CLASS_NAME" value="com.rabbiter.em.mapper.CartMapperTest" />
|
||
|
<option name="METHOD_NAME" value="selectAll" />
|
||
|
<option name="TEST_OBJECT" value="method" />
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
<configuration name="CartMapperTest.selectByUserId" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
||
|
<module name="ElectronicMallApi" />
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="com.rabbiter.em.mapper.*" />
|
||
|
<option name="ENABLED" value="true" />
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<option name="PACKAGE_NAME" value="com.rabbiter.em.mapper" />
|
||
|
<option name="MAIN_CLASS_NAME" value="com.rabbiter.em.mapper.CartMapperTest" />
|
||
|
<option name="METHOD_NAME" value="selectByUserId" />
|
||
|
<option name="TEST_OBJECT" value="method" />
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
<configuration name="ElectronicMallApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||
|
<module name="ElectronicMallApi" />
|
||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.rabbiter.em.ElectronicMallApplication" />
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="com.rabbiter.em.*" />
|
||
|
<option name="ENABLED" value="true" />
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
<recent_temporary>
|
||
|
<list>
|
||
|
<item itemvalue="JUnit.CartMapperTest.selectAll" />
|
||
|
<item itemvalue="JUnit.CartMapperTest.selectByUserId" />
|
||
|
<item itemvalue="JUnit.CartMapperTest" />
|
||
|
<item itemvalue="Spring Boot.ElectronicMallApplication" />
|
||
|
</list>
|
||
|
</recent_temporary>
|
||
|
</component>
|
||
|
<component name="SharedIndexes">
|
||
|
<attachedChunks>
|
||
|
<set>
|
||
|
<option value="bundled-jdk-9823dce3aa75-28b599e66164-intellij.indexing.shared.core-IU-242.23339.11" />
|
||
|
<option value="bundled-js-predefined-d6986cc7102b-5c90d61e3bab-JavaScript-IU-242.23339.11" />
|
||
|
</set>
|
||
|
</attachedChunks>
|
||
|
</component>
|
||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||
|
<component name="TaskManager">
|
||
|
<task active="true" id="Default" summary="Default task">
|
||
|
<changelist id="7bd2279f-84f2-4fb9-84b1-753ae61933b0" name="Changes" comment="" />
|
||
|
<created>1728808808514</created>
|
||
|
<option name="number" value="Default" />
|
||
|
<option name="presentableId" value="Default" />
|
||
|
<updated>1728808808514</updated>
|
||
|
<workItem from="1728808810076" duration="1765000" />
|
||
|
<workItem from="1728810604248" duration="203000" />
|
||
|
<workItem from="1728810819222" duration="316000" />
|
||
|
<workItem from="1728811143583" duration="1145000" />
|
||
|
<workItem from="1728812560994" duration="18000" />
|
||
|
<workItem from="1728885889340" duration="2236000" />
|
||
|
</task>
|
||
|
<task id="LOCAL-00001" summary="测试">
|
||
|
<option name="closed" value="true" />
|
||
|
<created>1728808859515</created>
|
||
|
<option name="number" value="00001" />
|
||
|
<option name="presentableId" value="LOCAL-00001" />
|
||
|
<option name="project" value="LOCAL" />
|
||
|
<updated>1728808859515</updated>
|
||
|
</task>
|
||
|
<option name="localTasksCounter" value="2" />
|
||
|
<servers />
|
||
|
</component>
|
||
|
<component name="TypeScriptGeneratedFilesManager">
|
||
|
<option name="version" value="3" />
|
||
|
</component>
|
||
|
<component name="VcsManagerConfiguration">
|
||
|
<MESSAGE value="测试" />
|
||
|
<option name="LAST_COMMIT_MESSAGE" value="测试" />
|
||
|
</component>
|
||
|
<component name="XDebuggerManager">
|
||
|
<breakpoint-manager>
|
||
|
<breakpoints>
|
||
|
<breakpoint enabled="true" type="java-exception">
|
||
|
<properties class="java.lang.NullPointerException" package="java.lang" />
|
||
|
<option name="timeStamp" value="1" />
|
||
|
</breakpoint>
|
||
|
</breakpoints>
|
||
|
</breakpoint-manager>
|
||
|
</component>
|
||
|
</project>
|