Commit History

Author SHA1 Message Date
  唐振超 70877f0637 1、@KeySequence添加了直接标注在注解上 2 years ago
  miemie b150fb9893 rename 2 years ago
  hubin f12ca79165 新增支持手动拦截器忽略策略 2 years ago
  hubin 0c5704d6bf 开源表结构自动维护特性 2 years ago
  miemie ed79b51fad 实验性功能-参与 TableInfo 的初始化 2 years ago
  miemie 5b892815b7 兼容mybatis的升级 3 years ago
  miemie 0a286e1195 枚举处理优化,不再需要'typeEnumsPackage'这个配置 3 years ago
  hubin cf3d3c4bc0 发布 3.5.0 修改版本授权时间为 2022 3 years ago
  miemie 36e1d3ca79 fix miao 3 years ago
  miemie 1bf7bb81bb fix miao 3 years ago
  hubin 7b114469ae 允许注入自定义事务工厂 TransactionFactory 3 years ago
  王良 e3cc4b8150 optimize: `@Configuration` to `@Configuration(proxyBeanMethods = false)` 4 years ago
  hubin 2c91cb879c KeyGenerator 多实现注入优化 4 years ago
  nieqiurong 75caa78bfc 修复自动配置lazy-initialization无属性提示,mapper-default-scope配置缺失. 4 years ago
  miemie 96a368b831 Update license 4 years ago
  miemie 67377cec4e license 4 years ago
  miemie 8ffe8c0241 优化 auto 5 years ago
  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