Commit Graph

192 Commits

Author SHA1 Message Date
smallchill b560c9d097 优化mybatis-plus配置 2020-04-17 20:53:00 +08:00
smallchill 3943a9f618 ⬆️ 升级优化依赖,优化代码生成模板 2020-04-17 20:52:36 +08:00
smallchill 90c8b73c7e 修复与seata的springUtils重复名称的问题 2020-03-22 12:29:47 +08:00
smallchill f6cbfb3040 ⬆️ knife4j升级至2.0.2 2020-03-09 15:03:33 +08:00
smallchill a53a3d57e6 🎉 2.6.2.RELEASE 升级支持seata1.1 支持阿里云oss 2020-03-01 17:50:05 +08:00
smallchill fc14d74a44 🎉 优化代码生成 2020-02-28 16:24:02 +08:00
smallchill 83bdf4d742 🎉 2.6.1.RELEASE,增加登陆验证码,支持Seata1.0 2020-02-11 15:59:22 +08:00
smallchill 8dc730d8cf 🎉 2.6.1.RELEASE,增加登陆验证码,支持Seata1.0 2020-02-11 15:58:29 +08:00
smallchill 1da4fb72d1 🎉 getQueryWrapper 增加自定义排除参数的方法 2020-01-20 12:48:43 +08:00
smallchill 181063c231 🎉 2.6.0.RELEASE 升级Hoxton.SR1 适配最新架构 2019-12-22 23:43:17 +08:00
smallchill 457ab4088f 🐛 修复租户bean加载逻辑 2019-11-21 12:59:37 +08:00
smallchill e7343fba98 🎉 2.5.4.RELEASE 2019-11-17 20:47:22 +08:00
smallchill 3ac1240a59 🐛 条件构建去除分页排序字段 2019-11-07 15:35:12 +08:00
smallchill 99e4bd7579 🎉 2.5.3.RELEASE 2019-11-03 21:33:44 +08:00
smallchill b65a833f08 🎉 2.5.3.RELEASE 2019-11-03 21:22:47 +08:00
smallchill 427f93e902 🎉 2.5.2.RELEASE 2019-10-20 22:01:29 +08:00
smallchill a6b872aa10 🎉 2.5.1.RELEASE 2019-10-13 00:34:17 +08:00
smallchill bc8f196cf6 🎉 去掉devtools依赖 2019-09-25 14:46:56 +08:00
smallchill 6cb32aefd5 🎉 2.5.0.RELEASE 2019-09-23 12:51:47 +08:00
smallchill f7f9875031 🎉 2.4.1.RELEASE 2019-08-19 22:26:45 +08:00
smallchill 061cdac58e 🎉 优化请求编码问题 2019-08-14 15:52:56 +08:00
smallchill f649d2b3ce 🎉 2.4.0.RELEASE 2019-08-04 23:28:03 +08:00
smallchill e1f3b0c054 🎉 升级alibaba cloud毕业版 2019-08-04 20:56:51 +08:00
smallchill cacf6ea2aa 🎉 修正license说明 2019-07-20 23:48:08 +08:00
smallchill 16b2a9fa73 🎉 修正license说明 2019-07-20 22:45:00 +08:00
smallchill 437d26cc2f 🎉 修正license说明 2019-07-20 22:32:29 +08:00
smallchill f5afce5559 🎉 修正license说明 2019-07-20 13:16:25 +08:00
smallchill 3508d42e5e 🎉 优化代码生成 2019-07-06 17:28:18 +08:00
smallchill c80d129953 🎉 优化代码生成 2019-07-06 17:23:10 +08:00
smallchill 3f07d2d48d 🎉 2.3.3.RELEASE 2019-07-05 23:21:07 +08:00
smallchill 9d107e3696 修复mybatis-plus排序字段的sql注入问题,优化saber代码生成模板 2019-07-02 16:02:22 +08:00
smallchill eb9ddd1b7e 修复mybatis-plus排序字段的sql注入问题,优化saber代码生成模板 2019-06-26 09:45:14 +08:00
smallchill 1d6f118774 🎉 2.3.2.RELEASE 2019-06-17 00:15:24 +08:00
smallchill adcd42b62a 🎉 2.3.1.RELEASE 2019-05-16 23:45:41 +08:00
smallchill 1b7f4121d3 🎉 2.3.1.RELEASE 2019-05-16 23:41:32 +08:00
smallchill e08a94f934 🎉 2.3.0.RELEASE 2019-05-04 22:15:31 +08:00
卢春梦 33473b7356
Merge pull request #3 from jiangcaijun/master
修复log实体类在异步组装过程中request参数获取失败的情况等问题
2019-04-29 09:08:11 +08:00
jiangcaijun 974b7a483b 剥离出通用log属性模块类LogAbstarct,同时创建了对应的工具类LogAbstractUtil; 修复可能产生的,在日志event事件中,http请求已返回,从而异步处理request时,其参数为null的情况;添加IlogClient进行http请求失败后的降级fallback,并打印日志(解决日志发送失败,而本地又没有对应日志记录的情况) 2019-04-27 19:01:05 +08:00
smallchill 95073d8e65 🎉 2.2.3.RELEASE 2019-04-17 15:55:08 +08:00
smallchill 5759ad4506 🎉 2.2.2.RELEASE 2019-04-17 11:28:03 +08:00
smallchill 7a159ae92e 🎉 2.2.1.RELEASE 2019-04-13 23:44:46 +08:00
smallchill e651d52737 🎉 2.2.0.RELEASE 2019-03-31 22:30:25 +08:00
smallchill 70a1574a8a 🎉 2.2.0.RELEASE 2019-03-31 22:18:59 +08:00
smallchill 7d088af59f 🎉 2.1.1.RELEASE 2019-03-29 19:20:19 +08:00
smallchill 6c40dca2d0 🎉 2.1.0.RELEASE 2019-03-09 11:21:03 +08:00
smallchill f4bde35ff6 🎉 2.1.0.RELEASE 2019-03-09 10:58:48 +08:00
smallchill ae17db974f 🎉 更新readme 2019-03-07 11:35:50 +08:00
smallchill e28e0ca9a2 🎉 优化日志打印 2019-02-27 23:05:45 +08:00
smallchill be8b5e5419 🎉 更新依赖 2019-02-27 13:17:15 +08:00
smallchill a26bbc36ca 🎉 2.0.7.RELEASE 2019-02-24 13:41:12 +08:00