mirror of https://github.com/longtai-cn/hippo4j
Add blocking queue custom documentation description (#424)
parent
27e7ff0199
commit
15808125f2
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"label": "开发者手册",
|
||||||
|
"position": 5,
|
||||||
|
"link": {
|
||||||
|
"type": "generated-index",
|
||||||
|
"description": "Hippo4J 留给使用者能够扩展的知识点。"
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
# 阻塞队列自定义
|
||||||
|
|
||||||
|
同拒绝策略自定义。
|
Loading…
Reference in new issue