123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- <?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$/src/main/java/com/sf/conroller/Author.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/conroller/Book.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/conroller/BookController.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/../04maven/spring/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../04maven/spring/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/conroller/HelloController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/conroller/HelloController.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/views/result.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/views/result.jsp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/webapp/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/index.jsp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/classes/com/sf/conroller/HelloController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/sf/conroller/HelloController.class" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/springmvc.war" beforeDir="false" afterPath="$PROJECT_DIR$/target/springmvc.war" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/springmvc/WEB-INF/classes/com/sf/conroller/HelloController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/springmvc/WEB-INF/classes/com/sf/conroller/HelloController.class" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/springmvc/WEB-INF/views/result.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/target/springmvc/WEB-INF/views/result.jsp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/springmvc/WEB-INF/web.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/springmvc/WEB-INF/web.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/springmvc/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/target/springmvc/index.jsp" 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="spring-beans.schema" />
- <option value="Jsp File" />
- <option value="Class" />
- </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",
- "spring.configuration.checksum": "0861095ca1565183975151c5b2a14071",
- "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>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.sf.conroller" />
- </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="24084000" />
- <workItem from="1690525438535" duration="4759000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- </project>
|