-
Hello!
In our Jakarta EE 10 environment (JDK 17, WebSphere Liberty 24.0.0.9, Spring 6.1.5, Maven ...), we have been using KeePassJava2 version 2.1.4. We now want to upgrade KeePassJava2 to version …
-
## Bug Report
### Which version of ShardingSphere did you use?
spring-boot 3.4.0
shardingsphere-jdbc 5.5.1
shardingsphere-transaction-xa-core 5.5.1
### Which project did you use? ShardingSphe…
-
## Background
As of today, Presto primarily supports Java 8/11 in most production environments. However, with Java 17/Java 21 being a Long-Term Support (LTS) release, it’s becoming increasingly impor…
-
Currently it is possible to encode DTO using the following methods:
- `extension.CarDto#encodeWith`
- `extension.CarDto#encodeWithHeaderWith`
- `extension.CarDto#bytes`
- `extension.CarDto#bytes…
-
At the moment the Java stream API uses its default implementation for openMDX collections, which may lead to erroneous behaviour—especially with regard to openMDX plugins.
The Java stream API shall…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Hey!
I saw on the README that the current required Java version is 11.
Are there any plans to officially support Java 17?
Thanks in advance!
-
**Title**: Add Module Support for OkHttp to Improve Compatibility with `jlink` and Java 9+ Modules
**Description**:
I am currently working on a project using OkHttp (version 4.x / 5.0.0-alpha.14) an…
-
**What is the bug?**
DefaultSparkSqlFunctionResponseHandle throws SemanticCheckException on this doc
```
{
"result": [
"{'2010-02-11':'2010-02-11'}"
],
…
-
## Is your feature request related to a problem? Please describe.
Support deep copy in graalvm. Currently the fields info are built lazily, which will fail at graalvm runtime.
## Describe the sol…