-
When dubbo is used in spring boot, the service provider does not need to use the web function, that is, it does not need the built-in tomcat of spring boot. However, when the spring boot project start…
-
### 当前使用版本(必须填写清楚,否则不予处理)
mybatis-plus-boot-starter 3.3.0
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)上已修复的会直接**close**掉)**
添加注解@TableName(autoResult…
-
# Enviroment
JDK Version(required): 17
SpringBoot Version(required): 3.2.1
dynamic-datasource-spring-boot-starter Version(required): 4.2.0
druid Version(optional): 1.2.20
# Describe w…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue…
-
1. 依赖jar
org.apache.dubbo
dubbo-spring-boot-starter
3.1.2
org.apache.dubbo
dubbo-registry-nacos
3.1.2
com.alibaba.boot
nacos-c…
-
### Environment
* Dubbo version: 3.1.10
* Operating System version: CentOS 7.7
* Java version: 1.8.0_201
* Spring Cloud Alibaba: 2021.0.4.0
* Nacos version: 2.2.0
* grpc version: 1.54.1
* pro…
-
项目:
spring boot 3.0.5 + jdk 17 + dubbo 3.2.1 ,日志:spring-boot-starter-log4j2
按照官网进行配置,日志中打印traceId,spanId都为空
控制台输出如下:
[2023-05-18 18:20:34:125] [INFO] - org.apache.dubbo.common.logger.log4j2.Log…
-
环境:
nacos-client:1.4.1
nacos-service 版本是2.0.3 是使用 docker 构建的集群
**docker-compose 文件内容**
![image](https://user-images.githubusercontent.com/18411932/132085728-2417516b-6f44-4c2b-9f3e-225cb773bb70.pn…
-
jdk:19
dubbo:3.2.0-beta5
dubbo-spring-boot-starter:3.2.0-beta5
注册中心nacos:3.2.0-beta5
生产者配置文件:
```
server.port=8082
spring.application.name=provider
dubbo.application.name=provider
dubbo…
-
启动报错, 错误和版本如下
Field servletContext in com.deepoove.swagger.dubbo.config.DubboPropertyConfig required a bean of type 'javax.servlet.ServletContext' that could not be found.
```
com.deepoove:swag…