-
Jetty version(s)
11.0.20
Java version/vendor (use: java -version)
17.0.11
Spring boot version(s)
2.7.21
OS type/version
Linux
I know Jetty 11 is out of support and we are migrating to 12. bu…
-
현재 프로젝트가 아래 개발 Spec으로 되어 있는데 Spring Batch에서 WebClient로 API로 요청시 아래 오류가 발생하면서 API에서 응답을 주지 않아 Spring Batch에서 계속 대기 중인 상태로 빠지게 됩니다.
버전 이슈 같은데 패치 가능 할까요?
Java 17
Spring Boot 3.2
WebClient
2024…
-
### Connector Name
aws-datalake
### Connector Version
0.1.3
### What step the error happened?
During the sync
### Relevant information
Create a new connection between MongoDB and AWS Datalake, …
Seitk updated
2 weeks ago
-
I see some commits that seem to be attempting to update this library to be Java 17 compatible, but there have been no new releases since v1.0.0 in 2022. Is this still on the roadmap?
Java 8 compat…
-
When using kotlin and the `CoroutineCrudRepository` I expect the `bytea` postgres type to translate to a `ByteBuffer`, and in a debugger I can see it's already returned as java.nio.HeapByteBuffer in t…
-
### Problem description
We have multiple Uyuni proxies all using the same \*.company.com SSL wildcard certificate. Following a recent Uyuni upgrade we experience that new client registration has br…
-
Note: Any issue that does not follow below template will be closed without consideration. You may remove this line when filing issue.
### Community Note
* Please vote on this issue by adding a 👍…
zeje updated
3 months ago
-
The current source code is Java 21 and it supports virtual threads,
We can experiment with it with reactor by setting the JVM argument
`-Dreactor.schedulers.defaultBoundedElasticOnVirtualThreads=tru…
-
Resilience4j version:
'io.github.resilience4j:resilience4j-spring-boot3:2.2.0'
"io.github.resilience4j:resilience4j-reactor:2.2.0"
Java version:
17
Is there a simple way to add a custom metri…
-
When using `com.google.cloud:cloud-spanner-spring-data-r2dbc:1.2.2` and `com.google.cloud:cloud-spanner-r2dbc:1.3.0` there is a property pre-configured in r2dbc-pool (`spring.r2dbc.pool.max-idle-time`…