转载

hmtool-ext-interchan 1.4.0 已发布

hmtool-ext-interchan 是一个基于hmtool & springboot融合的工具包、将hmtool以及springboot无缝接入

包含

- interchan-auth-common     权限拦截器工具包

- interchan-autoconfiguation springboot自动注入工具包

- interchan-core-common      核心处理工具包

- interchan-payment-common   支付工具包

- interchan-protocol-common  协议工具包

- interchan-redis-common     基于redisTemplate简单封装工具包

- interchan-redis-kafka-middle-common  kafka消费数据通过aop写入redis的工具包

- interchan-starter-common   启动依赖工具包

- interchan-wechat-common    微信封装工具包(包含小程序和微信公众号、原jwechat项目)

更新说明

1.4.0

BUG修复

  1. baseService使用内部方法不在需要@Autowired方式进行引入setBaseMapper
  2. Result返回通用exceptionMsg内部无异常则忽略该属性
  3. 单机任务管理SingleDymanicTask引入进行优化、自动配置该采用的默认线程池

新特性

  1. 改造微信线程池方式,采用内部创建方式。默认即可创建
  2. 支付宝支付支持代理方式
原文  https://www.oschina.net/news/111584/hmtool-1-4-0-released
正文到此结束
Loading...