课程
/后端开发
/Java
/SpringBoot开发常用技术整合
有什么解决方案么,热部署配置项我也加了啊
2019-04-28
源自:SpringBoot开发常用技术整合 8-2
正在回答
这个注解@MapperScan,导入import tk.mybatis.spring.annotation.MapperScan; 这个包就OK了
举报
SpringBoot 极简开发的框架整合利器
1 回答在生产过程中,什么时候会用到热部署呢?
1 回答mapper跟热部署不能同时存在,会冲突,只能注释掉热部署的依赖
1 回答Springboot热部署
2 回答热部署问题
1 回答线上热部署