|
@@ -0,0 +1,172 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="ArtifactsWorkspaceSettings">
|
|
|
+ <artifacts-to-build>
|
|
|
+ <artifact name="springmvc:war" />
|
|
|
+ </artifacts-to-build>
|
|
|
+ </component>
|
|
|
+ <component name="AutoImportSettings">
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="32ba8696-e546-42f9-8a17-6935ed145529" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/conroller/HelloController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/resources/spring-mvc.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/dispatcherServlet-servlet.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/views/result.jsp" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/webapp/index.jsp" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/../04maven/spring/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../04maven/spring/.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="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="Jsp File" />
|
|
|
+ <option value="Class" />
|
|
|
+ <option value="spring-beans.schema" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
+ </component>
|
|
|
+ <component name="LogFilters">
|
|
|
+ <option name="FILTER_ERRORS" value="false" />
|
|
|
+ <option name="FILTER_WARNINGS" value="false" />
|
|
|
+ <option name="FILTER_INFO" value="true" />
|
|
|
+ <option name="FILTER_DEBUG" value="true" />
|
|
|
+ <option name="CUSTOM_FILTER" />
|
|
|
+ </component>
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectId" id="2T8zT20KYgnalMl1nyZNg6QSN9v" />
|
|
|
+ <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": {
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
+ "project.structure.last.edited": "Modules",
|
|
|
+ "project.structure.proportion": "0.15",
|
|
|
+ "project.structure.side.proportion": "0.13333334",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}]]></component>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
|
+ <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springmvc\src\main\webapp\WEB-INF\views" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="Tomcat-springmvc" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.70" ALTERNATIVE_JRE_ENABLED="false">
|
|
|
+ <option name="UPDATING_POLICY" value="restart-server" />
|
|
|
+ <deployment>
|
|
|
+ <artifact name="springmvc:war">
|
|
|
+ <settings>
|
|
|
+ <option name="CONTEXT_PATH" value="/" />
|
|
|
+ </settings>
|
|
|
+ </artifact>
|
|
|
+ </deployment>
|
|
|
+ <server-settings>
|
|
|
+ <option name="BASE_DIRECTORY_NAME" value="851e40cd-0da5-4d03-9e43-cd03673cb574" />
|
|
|
+ </server-settings>
|
|
|
+ <predefined_log_file enabled="true" id="Tomcat" />
|
|
|
+ <predefined_log_file enabled="true" id="Tomcat Catalina" />
|
|
|
+ <predefined_log_file id="Tomcat Manager" />
|
|
|
+ <predefined_log_file id="Tomcat Host Manager" />
|
|
|
+ <predefined_log_file id="Tomcat Localhost Access" />
|
|
|
+ <RunnerSettings RunnerId="Debug">
|
|
|
+ <option name="DEBUG_PORT" value="58986" />
|
|
|
+ </RunnerSettings>
|
|
|
+ <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
|
|
|
+ <option name="USE_ENV_VARIABLES" value="true" />
|
|
|
+ <STARTUP>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </STARTUP>
|
|
|
+ <SHUTDOWN>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </SHUTDOWN>
|
|
|
+ </ConfigurationWrapper>
|
|
|
+ <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
|
|
|
+ <option name="USE_ENV_VARIABLES" value="true" />
|
|
|
+ <STARTUP>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </STARTUP>
|
|
|
+ <SHUTDOWN>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </SHUTDOWN>
|
|
|
+ </ConfigurationWrapper>
|
|
|
+ <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
|
|
|
+ <option name="USE_ENV_VARIABLES" value="true" />
|
|
|
+ <STARTUP>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </STARTUP>
|
|
|
+ <SHUTDOWN>
|
|
|
+ <option name="USE_DEFAULT" value="true" />
|
|
|
+ <option name="SCRIPT" value="" />
|
|
|
+ <option name="VM_PARAMETERS" value="" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="" />
|
|
|
+ </SHUTDOWN>
|
|
|
+ </ConfigurationWrapper>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ <option name="BuildArtifacts" enabled="true">
|
|
|
+ <artifact name="springmvc:war" />
|
|
|
+ </option>
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ </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="32ba8696-e546-42f9-8a17-6935ed145529" name="Changes" comment="" />
|
|
|
+ <created>1690439501381</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1690439501381</updated>
|
|
|
+ <workItem from="1690439502870" duration="6929000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+</project>
|