-
**Description:**
When changing the entryPointStyle to boot the Variable SPRING_CLOUD_TASK_EXECUTIONID is not present in the SPRING_APPLICATION_JSON environment variable. When using the shell entryPoi…
jnt0r updated
1 month ago
-
I am encountering a timeout issue when querying task executions in a composed-task setup. This seems to be related to the usage of a UNION ALL in a view table and the way the queries are joined.
Fr…
-
### Ⅰ. Issue Description
#### version:
JDK:17
spring-boot:3.0.2
seata-server:1.5.0
### Ⅱ. Describe what happened
```
Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -no…
-
Resilience4j version: 2.1.0
Java version: 17
I use reisilience4j in a spring-boot 3 application and it works good.
I try to use resilience4j-spring-cloud2 but it seems to be not compatible with…
-
- 问题描述 | Description
在Spring Boot3项目中引入后自动配置无法生效, Spring Boot3的@AutoConfiguration扫描路径已调整为`META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports`
- 版本 | Version
1.3
…
-
**Description:**
Because of the startup time we are currenty evaluating to migrate our Spring Cloud Task applications to Spring Boot Native.
We managed to get the native application running and up…
-
*Serverless Java Container version*: `2.0.3`
*Implementations:* `Spring Boot 3`
*Framework version:* `Spring Boot 3.2.4`
*Frontend service:* `HTTP API`
*Deployment method:* `Console via Zip File`
…
-
## Overview
`armeria-spring-boot3-starter` does not work when the dependency includes `spring-webflux`.
This problem occurs when using `armeria-spring-boot3-starter` (also `armeria-spring-boot2-…
-
### Database Type
mysql
### Database Version
8.0.33
### Druid Version
1.2.22
### JDK Version
17
### Error SQL
不是sql问题
### Testcase Code
_No response_
### Stacktrace Info
_No response_
…
-
**Problem description:**
We currently have ~250k job executions and when we migrate to Spring Boot 3 and Spring Batch 5 the ids are starting from one. Because of this we have problems finding the rig…