fix: 修复若干问题,添加java lsp
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
- 按 `language + sessionId` 维护长生命周期会话
|
||||
- 会话空闲自动回收(TTL)
|
||||
|
||||
## 相关文档
|
||||
|
||||
- Spring Cloud Gateway 对接:`docs/spring-cloud-gateway-integration.md`
|
||||
- Java + Nacos 对接:`docs/java-nacos-integration-guide.md`
|
||||
- 前端对接:`docs/frontend-integration.md`
|
||||
- 前端经 Gateway 对接(AIOJ):`../docs/lsp-golang-gateway-frontend-integration.md`
|
||||
|
||||
## 运行
|
||||
|
||||
```bash
|
||||
@@ -119,6 +126,7 @@ NACOS_PORT=8080
|
||||
- `GET /health`
|
||||
- `GET /health/live`
|
||||
- `GET /health/ready`(含当前会话统计)
|
||||
- `GET /health/lsp-status`(按语言的 LSP 在线探测状态)
|
||||
|
||||
## HTTP 补全接口
|
||||
|
||||
|
||||
Reference in New Issue
Block a user