-
`
io.dubbo.springboot
spring-boot-starter-dubbo
1.0.0
`
版本不应该是 snapshot 版
-
为了适应现有项目,我讲dubbo升级到2.8.2,spring升级到5.0.7.RELEASE。然后大致在com.github.myth.core.service.handler.ActorMythTransactionHandler#handler中,执行demo到协调inventoryService的事务时,mythTransactionContext为null,导致消息没有发送出去。
-
刚开始学习使用德鲁伊连接池,在使用Druid Spring Boot Starter 时,本以为按照流程配置即可,结果导致Error creating bean with name 'dataSource' 错误,跟踪发现Druid Spring Boot Starter 需要依赖spring的jdbc依赖。。。。。。。。。。。依赖如下
org.springframework.…
-
### 问题
启动后日志正常,但访问interface-ui页面空白,一直在加载,无响应
### 环境
* JDK 1.8
* MySql 8
* SpringBoot 2.2.6.RELEASE
### 说明
manve配置**pom.xml**
```xml
org.springframework.boot
…
-
This is the same issue as #133 and #136.
During execution of the spotbugsMain and spotbugsTest tasks, warnings appear from slf4j. I've attached [spotbugs-gradle-issue-demo.zip](https://github.com/s…
-
```
UTF-8
1.8
1.5.4
1.5.6.RELEASE
Dalston.SR3
```
-
I'm trying to test plugface with a modular spring boot project, having the following structure:
```
- root
-- server
-- plugins
--- test-plugin
-- api
```
Both server and plugins have a de…
-
@bijukunjummen can you help us how to build spring boot 1.5 `resource server` that serve REST API for Angular app that already got access_token/id_token/refresh_token from keycloak ?
in this examp…
-
**[Bilguun Bayarmagnai](https://jira.spring.io/secure/ViewProfile.jspa?name=bilguun)** opened **[DATAMONGO-1255](https://jira.spring.io/browse/DATAMONGO-1255?redirect=false)** and commented
Two types…
-
## Defining new classes at runtime is not supported
When running in native mode, mongock migration fails with the following exception:
```bash
2024-03-18T15:11:33.437+01:00 ERROR 39217 --- [ …