Kafka Eagle Used to monitor the consumer status of Kafka clusters, as well as offsets, metadata and other information. Kafka Eagle Reference Manual
实践Kafka Connector
实践限流之RateLimitJ
RateLimitJ is a Java library for Rate-Limiting, providing extensible storage and application framework adaptors.
实践限流之Bucket4J
Bucket4J is a java rate limiting library based on token/leaky-bucket algorithm.
实践泛型(Generic)
Void
实践反射(Reflection)
实践动态代理(Dynamic Proxy)之CGLIB
CGLIB Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
实践动态代理(Dynamic Proxy)
介绍
实践aspectj
实践Apache Commons
Apache Commons is an Apache project focused on all aspects of reusable java components.