Cenyol / SpringMVC

本项目基于 MyBatis Plus 进行定制,利用其提供的代码生成器快速生成模板代码。基本上从开始生成到启动运行访问/user/list, /user/get/1等接口的时候,不到五分钟。
http://mybatis.plus
547 stars 417 forks source link

导入依赖后之前的spring-context等jar包不在了 #3

Closed zyxnine9 closed 6 years ago

zyxnine9 commented 6 years ago

如题,导入了很长串的依赖后之间导入的spring core和spribg context不在了

zyxnine9 commented 6 years ago

不好意思,解决了,是maven下载速度太慢了。。。