同学的可爱女友糖糖

Results 9 issues of 同学的可爱女友糖糖

能用于物联网之类的协议吗? 还是只能**RPC**

第一次用 Dubbo, 应该怎么配置呀 😭 **SpringBoot:** 2.5.6 **Dubbo:** 3.0.4 **Dubbo-Admin:** 0.4.0 *** **Provider** 已引入依赖: ```xml org.apache.dubbo dubbo-monitor-default 3.0.4 ``` 使用的多协议( dubbo+grpc ), application.yml: ```yaml dubbo: scan: base-packages: - org.zjxy.dubbo.server.service.impl application: name:...

不用stream的话,怎么处理? 原生 grpc 可以设置出/入最大大小, 但是 dubbo 的不知道怎么处理

The CMAKE_C_COMPILER: %{Compiler:Executable:C} is not a full path and was not found in the PATH. Tell CMake where to find the compiler by setting either the environment variable "CC" or...

新建流程后, 默认`flow_model`为`NULL`, 导致前端解析错误, 无法显示界面.

**SpringBoot:** 2.5.6 **Jprotobuf-rpc-socket:** 4.1.8 不加这个的话, 服务端启动时报错: ```Java org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:163) ~[spring-boot-2.5.6.jar:2.5.6] at...

When call `InfluxDBMapper.toPOJO()` , if the time field type is **String** and the millisecond value is an integer multiple of ten, it miss the last zero. Such as: If the...

### What happened? Use query param `conn_state=connected` not work, return all clients(both connected and disconnected) ### What did you expect to happen? Only return connected clients. ### How can we...

BUG
#triage/accepted