Skip to content

1.2.1

Compare
Choose a tag to compare
@oldratlee oldratlee released this 06 Dec 09:41
· 750 commits to master since this release

Change Log

  • fix bug of callback method afterExecute for MtContextThreadLocal #54
  • improt javadoc

See all tickets.

Java API Doc

http://alibaba.github.io/transmittable-thread-local/apidocs/1.2.1/index.html

Maven dependency

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>multithread.context</artifactId>
    <version>1.2.1</version>
</dependency>

Already deploy to maven central repository.