springboot tomcat配置

<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="false" deployOnStartup="false"> <Context path="" docBase="cap" debug="0" reloadable="false"></Context>web

相关文章
相关标签/搜索