1 Star 0 Fork 3.5K

那就是你/mybatis-plus

forked from baomidou/mybatis-plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 788 Bytes
一键复制 编辑 原始数据 按行查看 历史
miemie 提交于 2019-04-28 23:24 +08:00 . 升级springboot.version
dependencies {
api project(":mybatis-plus")
implementation(enforcedPlatform("org.springframework.boot:spring-boot-dependencies:${springBootVersion}" as String))
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}"
annotationProcessor "org.springframework.boot:spring-boot-autoconfigure-processor:${springBootVersion}"
api 'org.springframework.boot:spring-boot-autoconfigure'
api 'org.springframework.boot:spring-boot-starter-jdbc'
implementation 'org.springframework.boot:spring-boot-configuration-processor'
implementation 'org.springframework.boot:spring-boot-autoconfigure-processor'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
compileJava.dependsOn(processResources)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wgzph/mybatis-plus.git
git@gitee.com:wgzph/mybatis-plus.git
wgzph
mybatis-plus
mybatis-plus
master

搜索帮助

371d5123 14472233 46e8bd33 14472233