会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Joynic
约束即自由!
博客园
首页
新随笔
联系
订阅
管理
2020年9月30日
springboot gradle配置(mybatis + mybatis-generator)
摘要: 1 buildscript { 2 ext { 3 springBootVersion = '2.3.4.RELEASE' 4 } 5 repositories { 6 maven{ url "https://plugins.gradle.org/m2/"} 7 } 8 9 dependencies
阅读全文
posted @ 2020-09-30 18:24 Joynic
阅读(1080)
评论(1)
推荐(0)
编辑
公告