摘要: 一 . springboot发布war包部署 1. 程序入口类需继承 SpringBootServletInitializer 类 2. 程序入口复写以下方法 @Override protected SpringApplicationBuilder configure(SpringApplicati 阅读全文
posted @ 2020-11-13 14:22 与f 阅读(794) 评论(0) 推荐(0)