songyl

导航

2021年8月27日

自定义配置Springboot内嵌的tomcat

摘要: 两种方法都可以:例子:在tomcat里添加MIME类型,application/wasm 1. import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; import org.springfr 阅读全文

posted @ 2021-08-27 18:51 songyl 阅读(803) 评论(0) 推荐(0) 编辑