This is the API documentation for the 📌 TransmittableThreadLocal(TTL), The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.

Packages 
Package Description
com.alibaba.ttl
TTL API.
com.alibaba.ttl.spi
TTL SPI
com.alibaba.ttl.threadpool
Thread pool wrap/decoration utils.
com.alibaba.ttl.threadpool.agent
TTL Agent.