摘要: spring 1.x 版本及以前版本 在 application.properties 中配置 server.context-path=/test spring 2.x 版本及以后版本 在 application.properties 中配置 server.servlet.context-path= 阅读全文
posted @ 2022-12-02 18:47 蜗牛学编程 阅读(694) 评论(0) 推荐(0) 编辑