Signed-off-by: dongpx <2112323174@qq.com>
This commit is contained in:
@@ -11,15 +11,13 @@
|
||||
"name": "lideeyunji.websocket.path",
|
||||
"type": "java.lang.String",
|
||||
"description": "WebSocket 的连接路径",
|
||||
"sourceType": "com.lideeyunji.tool.framework.websocket.config.WebSocketProperties",
|
||||
"defaultValue": "\/ws"
|
||||
"sourceType": "com.lideeyunji.tool.framework.websocket.config.WebSocketProperties"
|
||||
},
|
||||
{
|
||||
"name": "lideeyunji.websocket.sender-type",
|
||||
"type": "java.lang.String",
|
||||
"description": "消息发送器的类型 可选值:local、redis、rocketmq、kafka、rabbitmq",
|
||||
"sourceType": "com.lideeyunji.tool.framework.websocket.config.WebSocketProperties",
|
||||
"defaultValue": "local"
|
||||
"sourceType": "com.lideeyunji.tool.framework.websocket.config.WebSocketProperties"
|
||||
}
|
||||
],
|
||||
"hints": []
|
||||
|
||||
Reference in New Issue
Block a user