spring-boot 替换内嵌tomcat版本

spring-boot中的内嵌tomcat有默认的指定版本,若想修改为其他版本,有以下两种途径: 使用parent的方式 若引入spring-boot的方式为加入<parent>: ...

2016年5月27日 · 1 分钟 · 472 字