- xml
<!-- hc tool -->
<dependency>
<groupId>cn.hc</groupId>
<artifactId>hc-tool-dependencies</artifactId>
<version>${hc.tools.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
- 版本号:
1.0-SNAPSHOT
- common组件README: basic工具包
- trace组件README: 链路跟踪工具包
- config组件README: 配置中心防腐层
- cache组件README: 高级缓存工具(String、List、Set、Map)、分布式缓存防腐层(支持Redis)、
流程编排缓存