Commit History

Author SHA1 Message Date
  Star Lord 05e3e26b3b this.properties.resolveMapperLocations() 执行了两次, 每次都要去磁盘查找, 改成执行一次, 用Resource[] mapperLocations = this.properties.resolveMapperLocations();记录下来 5 years ago
  聂秋秋 a00d02a733 修正类型. 5 years ago
  miemie 9a7e1fecf7 sb 下自动注入 IdentifierGenerator 逻辑 5 years ago
  nieqiuqiu da368d94dc 回滚. 5 years ago
  nieqiuqiu 6dfa81dd7e mybatis-plus.global-config迁移至mybatis-plus.configuration.global-config 5 years ago
  nieqiuqiu 2fe89a7e4a 删除MybatisConfiguration中GlobalConfig属性. 5 years ago
  miemie ee02e5146b code style 5 years ago
  nieqiuqiu e36a3853ec 解决GlobalConfig在ConfigurationCustomizer不生效的问题. 5 years ago
  nieqiuqiu e88992da69 Revert "解决GlobalConfig在ConfigurationCustomizer不生效的问题." 5 years ago
  nieqiuqiu 95f18bfc32 解决GlobalConfig在ConfigurationCustomizer不生效的问题. 5 years ago
  聂秋秋 e6be9075cf 重新撸一版主键生成器. 5 years ago
  聂秋秋 83bee06d4c SnowflakeIdGenerator重命名为DefaultGenerator 5 years ago
  nieqiuqiu 606c5f008e 修改默认Id生成器类名,过时GlobalConfig中workerId,datacenterId属性. 5 years ago
  nieqiuqiu eb712bc8c1 注入默认主键生成器bean,修改sql注入器获取. 5 years ago
  miemie 0b4f456d98 一波依赖升级,支持 mybatis.scripting 下3个language的自动注入 5 years ago
  nieqiuqiu 4166c5adf7 starter增加注入主键生成器. 5 years ago
  miemie 6ffe0742ab 适配优化 5 years ago
  miemie d8a3237021 代码更新 5 years ago
  miemie 44aca414e8 新增 MybatisPlusPropertiesCustomizer 及配置使用 6 years ago
  聂秋秋 d56bc36b16 Copyright 6 years ago
  miemie 9c5b900281 更新代码 6 years ago
  nieqiuqiu d1d990a01e License 更新 6 years ago
  聂秋秋 72e608c447 处理警告. 6 years ago
  Cat73 2d78311db5 :art: 调整部分 javadoc 的格式;清理一些警告 6 years ago
  聂秋秋 f050e63af2 合并代码. 6 years ago
  miemie 00998223e8 [格式] 注解 6 years ago
  miemie 0f626a12b5 解决在设置了config-location的情况下报mpe的bug,以及优化初始化逻辑 6 years ago
  hubin 9adbcf3443 fixed github issues/360 gitee issues/IMIHN IM6GM 6 years ago
  hubin 38b86d9d77 秋秋说要叫 banner 所以改了名字 6 years ago
  hubin f212b00dcc 新增 logo 属性控制是否打印 logo 6 years ago