-
We've been using kotest for a while now and are loving how much easier testing is with it. We've also recently moved from Spring to Quarkus, which is another framework which follows the microprofile s…
-
I am trying to use Jsch to connect to a SFTP server. My code looks like below
```
public void putFile(
final SftpConfig sftpConfig, final InputStream inputStream, final String remoteFileNam…
-
### Describe the bug
I have created a Custom Configuration Converter according to the documentation in
[https://quarkus.io/guides/config-extending-support#custom-converter](https://quarkus.io/guides…
-
This is an error from SAAS daily running from the recipe `ReplaceLambdaWithMethodReference`
![Screen Shot 2023-03-09 at 8 13 18 PM](https://user-images.githubusercontent.com/122563761/224256854-4d7…
-
### Proposal
- HTTPClient (java.net.http) + PUT + InputStream as Body + HTTP/1.1 --> successful
- HTTPClient (java.net.http) + PUT + InputStream as Body + HTTP/2 --> stub does not work
It shou…
-
I suspected this previously, but now have found a valid case to back up the assumption.
I am attempting to build the dependency tree manually to run the junit tests for opennlp-tools (using the cur…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### 版本情况
JDK版本: openjdk_8_201
hutool版本: 5.8.22(请确保最新尝试是否还有问题)
### 问题描述(包括截图)
1. 复现代码
```java
cellType = cell.getCellType();
java.lang.NoSuchMethodError: org.apache.poi.ss.usermod…
-
### Environment
* LWJGL version: `3.2`
* LWJGL build #: `unknown`
* Java version: `openjdk 8`
* Platform: `FreeBSD 11.1`
* Module: `core`
### Description
The Minecraft 1.12.x game worked…
-
Java 17 + Kotlin 1.7 + Mockk 1.12.4/Spring Mockk 3.1.1
```bash
java.lang.InstantiationError: com.example.demo.UpdateAccountResult
at jdk.internal.reflect.GeneratedSerializationConstructorAcc…