springboot之tomcat創建

1、依賴(注意版本,有些版本有問題我用9.0.16和5.1.5不行之後改的)     <!-- java語言操作tomcat -->         <dependency>             <groupId>org.apache.tomcat.embed</groupId>             <artifactId>tomcat-embed-core</artifactId>   
相關文章
相關標籤/搜索