Files
orange-admin/orange-demo-multi-service/.idea/workspace.xml
2020-12-18 22:52:35 +08:00

98 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="6f0fe731-8106-4240-a91e-760ea71139d2" name="Default Changelist" comment="" />
<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="CodeStyleSettingsInfer">
<option name="done" value="true" />
</component>
<component name="ProjectCodeStyleSettingsMigration">
<option name="version" value="1" />
</component>
<component name="ProjectId" id="1lpkKsxvoxNJhAIdawJWNNMoTRh" />
<component name="ProjectViewState">
<option name="abbreviatePackageNames" value="true" />
<option name="autoscrollFromSource" value="true" />
<option name="autoscrollToSource" value="true" />
<option name="flattenPackages" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/zz-resource/db-scripts" />
<property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
<property name="settings.editor.selected.configurable" value="Errors" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/zz-resource/db-scripts" />
</key>
</component>
<component name="RunManager" selected="Spring Boot.UpmsApplication">
<configuration name="AdminMonitorApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="admin-monitor" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.orange.demo.adminmonitor.AdminMonitorApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="CourseClassApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="course-class-service" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.orange.demo.courseclassservice.CourseClassApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="StatsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="stats-service" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.orange.demo.statsservice.StatsApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="UpmsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="upms-service" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.orange.demo.upmsservice.UpmsApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="ServiceViewManager">
<option name="viewStates">
<list>
<serviceView>
<treeState>
<expand />
<select />
</treeState>
</serviceView>
</list>
</option>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="6f0fe731-8106-4240-a91e-760ea71139d2" name="Default Changelist" comment="" />
<created>1608301359786</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1608301359786</updated>
<workItem from="1608301361336" duration="175000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
</project>