Download Latest Version v2.14.5 source code.zip (426.3 kB)
Email in envelope

Get an email when there's a new version of Transmittable ThreadLocal

Home / v2.14.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-10-20 1.4 kB
v2.14.2_ use expected size to initialize hash map instead of capacity.tar.gz 2022-10-20 322.4 kB
v2.14.2_ use expected size to initialize hash map instead of capacity.zip 2022-10-20 410.7 kB
Totals: 3 Items   734.5 kB 0

Java support

Upgrading is recommended for all users.

from 2.13.x upgrade to Java 8 🚀

If you need Java 6 support, use version 2.12.x Maven Central

Change Log

Improvements

  • use expected size to initialize hash map instead of capacity fix improper implementation of v2.14.0

CI/Build

  • chore(ci): add jdk 19 into appveyor ci

Java API Doc

https://alibaba.github.io/transmittable-thread-local/apidocs/2.14.2/index.html

Maven dependency

:::xml
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>transmittable-thread-local</artifactId>
    <version>2.14.2</version>
</dependency>
Source: README.md, updated 2022-10-20