97 lines
4.2 KiB
XML
97 lines
4.2 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="af4c07b7-4ec6-4591-87e0-621479a360cc" name="更改" comment="初次提交">
|
|
<change afterPath="$PROJECT_DIR$/springbootmybatis.iml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MavenImportPreferences">
|
|
<option name="generalSettings">
|
|
<MavenGeneralSettings>
|
|
<option name="userSettingsFile" value="D:\software\apache-maven-3.9.2\conf\settings.xml" />
|
|
</MavenGeneralSettings>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectColorInfo"><![CDATA[{
|
|
"customColor": "",
|
|
"associatedIndex": 2
|
|
}]]></component>
|
|
<component name="ProjectId" id="30xEDuypSMTWMYEEfYAu7JmzPDG" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"git-widget-placeholder": "master",
|
|
"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.structure.proportion": "0.15",
|
|
"project.structure.side.proportion": "0.2",
|
|
"settings.editor.selected.configurable": "MavenSettings",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="RunManager">
|
|
<configuration name="DemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
<module name="springbootmybatis" />
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.hivekion.DemoApplication" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.25410.59" />
|
|
<option value="bundled-js-predefined-d6986cc7102b-6a121458b545-JavaScript-IU-251.25410.59" />
|
|
</set>
|
|
</attachedChunks>
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="默认任务">
|
|
<changelist id="af4c07b7-4ec6-4591-87e0-621479a360cc" name="更改" comment="" />
|
|
<created>1754560710248</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1754560710248</updated>
|
|
<workItem from="1754560714503" duration="2050000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="初次提交">
|
|
<option name="closed" value="true" />
|
|
<created>1754561049395</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1754561049395</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>
|
|
</project> |