v3.5.5 0240b1f 2023-12-25 10:02 对比 v3.5.5 青苗 fix: 修复配置databaseId失效 fix: 修复自增主键忽略注入错误忽略非自增主键注入问题 fix: 修复ChainWrapper模式下GroupBy生成多的逗 fix: 修复selectOne缓存问题 fix: 修复数据权限多表支持在某些场景下失效问题 ...
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议配置并使用私人令牌替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName ...
.gitignore 修改忽略清单,增加对 IDEA 基于文件的项目配置文件的忽略 Jul 23, 2018 CHANGELOG.md 升级3.0.5 Oct 11, 2018 LICENSE update license Sep 12, 2016 MPCodeStyle.xml 使用IDEA贡献代码的同学,使用该文件统一代码风格 Apr 5, 2017 README.md ...
git config --global user.name userName git config --global user.email userEmail mybatis-plus / build.gradle build.gradle10.16 KB 一键复制编辑原始数据按行查看历史 聂秋荣提交于1个月前.切换oracle驱动为中央仓库托管. importjava.time.LocalDateTime ...
1、代码已经放到 github 上了,若对本文的代码有疑问可以去 github 上查看详情:https://github.com/larger5/MyBatisPlus_page_tables.git 2、entity、mapper、service、controller使用了 MyBatisPlus 的代码生成器,自动生成大部分基础的代码,操作方法见之前的文章:在 SpringBoot 中引入 MyBatisPlus 之 常规操作 ...
* 优化开源项目 http://git.oschina.net/yu120/sequence * * * @author hubin * @since 2016-08-01 */ public class IdWorker { /* * 主机和进程的机器码 */ private static final Sequence WORKER = new Sequence(); public static long getId() { return ...
git config --global --unset 属性名 http://gitee.com创建远程仓库 & 同步远程仓库 克隆远程仓库代码: git clone [仓库地址] eg: git clone https://gitee.com/pu13398199549/stusys.git 检查仓库状态: git status 检查本地仓库的状态 git status ...
# 拉去脚手架,并初始化项目gitclone https://gitee.com/decsa/demo-code.git 1、修改数据库连接配置 运行测试SQL脚本,添加数据库表结构,开始体验代码生成的功能。 代码语言:txt AI代码解释 spring: datasource: url: jdbc:mysql://localhost:3306/ucode-cms ...
前端项目:https://gitee.com/VampireAchao/my-vue-app.git 后端项目:https://gitee.com/VampireAchao/simple-springboot.git 传统代码以点到为止,所以这里就不再多聊OSS,想了解可以看这篇博客 然后我们聊聊mybatis-plus的基本使用 首先引入依赖,这个没什么好说的 ...
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com...