提交 3696a724 编写于 作者: oldratlee's avatar oldratlee 🔥

update lib description

上级 ef2dc9b4
......@@ -44,8 +44,8 @@
# 🔧 Functions
👉 The missing std Java™ lib(simple & 0-dependency) for framework/middleware,
transmitting ThreadLocal value between threads even using thread pooling components.
The missing std Java™ lib(simple & 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
Support `Java` 12/11/10/9/8/7/6.
Class [`InheritableThreadLocal`](https://docs.oracle.com/javase/10/docs/api/java/lang/InheritableThreadLocal.html) in `JDK`
......
......@@ -8,8 +8,9 @@
<version>2.8.1</version>
<packaging>jar</packaging>
<name>TransmittableThreadLocal(TTL)</name>
<description>The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware,
transmitting ThreadLocal value between threads even using thread pooling components.
<description>
📌 The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
</description>
<url>https://github.com/alibaba/transmittable-thread-local</url>
<inceptionYear>2013</inceptionYear>
......
......@@ -8,8 +8,9 @@
<version>2.8.1</version>
<packaging>jar</packaging>
<name>TransmittableThreadLocal(TTL)</name>
<description>The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware,
transmitting ThreadLocal value between threads even using thread pooling components.
<description>
📌 The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
</description>
<url>https://github.com/alibaba/transmittable-thread-local</url>
<inceptionYear>2013</inceptionYear>
......
<html>
<body>
<p>This is the API documentation for the
<a href="https://github.com/alibaba/transmittable-thread-local" target="_top">TransmittableThreadLocal(TTL)</a>,
<a href="https://github.com/alibaba/transmittable-thread-local" target="_top">📌 TransmittableThreadLocal(TTL)</a>,
The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware,
transmitting ThreadLocal value between threads even using thread pooling components.
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
</p>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册