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

update lib description

上级 59dd2395
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
# 🔧 Functions # 🔧 Functions
👉 The missing std Java™ lib(simple & 0-dependency) for framework/middleware, 👉 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. provide an enhanced `InheritableThreadLocal` that transmits `ThreadLocal` value between threads even using thread pooling components.
Support `Java` 12/11/10/9/8/7/6. Support `Java` 12/11/10/9/8/7/6.
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<name>TransmittableThreadLocal(TTL)</name> <name>TransmittableThreadLocal(TTL)</name>
<description> <description>
📌 The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware, 📌 The missing Java™ std lib(simple &amp; 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components. provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
</description> </description>
<url>https://github.com/alibaba/transmittable-thread-local</url> <url>https://github.com/alibaba/transmittable-thread-local</url>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<name>TransmittableThreadLocal(TTL)</name> <name>TransmittableThreadLocal(TTL)</name>
<description> <description>
📌 The missing std Java™ lib(simple &amp; 0-dependency) for framework/middleware, 📌 The missing Java™ std lib(simple &amp; 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components. provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
</description> </description>
<url>https://github.com/alibaba/transmittable-thread-local</url> <url>https://github.com/alibaba/transmittable-thread-local</url>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<body> <body>
<p>This is the API documentation for the <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, The missing Java™ std lib(simple &amp; 0-dependency) for framework/middleware,
provide an enhanced InheritableThreadLocal that transmits 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> </p>
</body> </body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册