119 lines
5.8 KiB
XML
119 lines
5.8 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="4740c5ae-3633-49ee-af3c-6c838d096709" name="Changes" comment="">
|
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-common/src/main/java/com/bwie/common/domain/Formation.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/pom.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/java/com/bwie/formaiton/FormaitonAppliaction.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/java/com/bwie/formaiton/controller/FormationController.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/java/com/bwie/formaiton/mapper/FormationMapper.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/java/com/bwie/formaiton/service/FormationService.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/java/com/bwie/formaiton/service/impl/FormationServiceImpl.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/resources/bootstrap.yml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bwie-modules/bwie-formation/src/main/resources/mapper/FormationMapper.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/bwie-modules/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/bwie-modules/pom.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="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Interface" />
|
|
<option value="mapper.xml" />
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectId" id="2ZeGellpVQfTUIgDOaAVyh8QC8Z" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"RequestMappingsPanelOrder0": "0",
|
|
"RequestMappingsPanelOrder1": "1",
|
|
"RequestMappingsPanelWidth0": "75",
|
|
"RequestMappingsPanelWidth1": "75",
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
"WebServerToolWindowFactoryState": "false",
|
|
"git-widget-placeholder": "master",
|
|
"jdk.selected.JAVA_MODULE": "1.8",
|
|
"last_opened_file_path": "D:/workspace/javaweb/JavaHeathl/bwie-modules/bwie-formation/src/main/java",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="ReactorSettings">
|
|
<option name="notificationShown" value="true" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="D:\workspace\javaweb\JavaHeathl\bwie-modules\bwie-formation\src\main\java" />
|
|
<recent name="D:\workspace\javaweb\JavaHeathl\bwie-modules\bwie-formation\src\main\resources" />
|
|
</key>
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="configurationTypes">
|
|
<set>
|
|
<option value="SpringBootApplicationConfigurationType" />
|
|
</set>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="FormaitonAppliaction" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
<module name="bwie-formation" />
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bwie.formaiton.FormaitonAppliaction" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="com.bwie.formaiton.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Spring Boot.FormaitonAppliaction" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="SshConsoleOptionsProvider">
|
|
<option name="myEncoding" value="UTF-8" />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="4740c5ae-3633-49ee-af3c-6c838d096709" name="Changes" comment="" />
|
|
<created>1702775230647</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1702775230647</updated>
|
|
<workItem from="1702775231994" duration="4891000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
</project> |