# thiswhyme-tools **Repository Path**: thiswhyme/thiswhyme-tools ## Basic Information - **Project Name**: thiswhyme-tools - **Description**: 常用工具&组件封装 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-24 - **Last Updated**: 2023-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 常用工具&开源中间件的封装 ## 1 包括 - [API版本控制](./quick-api-vc/README.md) - [基础通用类&常量](./quick-common-core) - [常用工具类](./quick-common-utils/README.md) - [web基础通用类](./quick-common-web) - [敏感词工具](./quick-illegalword/README.md) - [消息发送&消费失败重试框架](./quick-jms-republisher/README.md)(基于spring-cloud-stream-rabbit) - [日志封装](./quick-log/README.md) - log4j2 - logback - [openfeign序列化方式为gson](./quick-openfeign-gson/README.md) - [二维码工具](./quick-qrcode/README.md) - [分布式限流工具](./quick-ratelimiter-redis/README.md)(基于redis) - [redis简单封装](./quick-redis/README.md) - openFeign整合sentinel增强功能 - [Greenwich.SR5版本已支持](./quick-sentinel-feign-plus/1.0.0/README.md) - [2020.0.2版本TODO](./quick-sentinel-feign-plus/2.0.0/README.md) - [对象存储SDK封装](./quick-storage/README.md) - [spring-cloud-stream-rabbit封装](./quick-stream-rabbit/README.md)