# hmtool-ext-interchan **Repository Path**: hmtool/hmtool-ext-interchan ## Basic Information - **Project Name**: hmtool-ext-interchan - **Description**: hmtool整合springboot、springcloud封装库 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
hmtool-ext-interchan 基于hmtool & springboot 融合的工具包
--------------------------------------------------------------------------------------------------------------------------------------------------------- ## 简介 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项目) ``` ## demo案例 ### springboot [点击访问源码](http://gitee.com/hmtool/inter-boot-demo) ### springcloud [点击访问源码](http://gitee.com/hmtool/inter-micro-demo) > 注意 > hmtool只支持jdk1.8以上的版本