-
### What is the bug?
Given the following Repository
`@Repository
public interface IndexDocumentRepository extends ElasticsearchRepository{
}`
Calling `IndexDocumentRepository.findById(UUID)` wi…
-
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues.
- [x] I ha…
-
I'm trying to upgrade to the latest Spring Boot version because some vulnerabilities were reported in the application, but I'm getting the following error at runtime:
```shell
2024-11-25 14:06:56,…
-
An error occurs during the process of generating buildMerkleProof. Below is the test code along with the error logs. I would appreciate it if you could let me know whether this issue is caused by a bu…
-
Currently Records need to have specific names for the attributes before they are picked up.
`public record Person (String name, Integer age)`
results in an empty JSON construct due to the rules …
-
While trying to cross-compile some zio-json code for supporting streaming json-lines, I ran into the issue that `java.io.BufferedWriter` was not implemented in Scala-js.
I was also cross-compiling t…
-
Hey, since this plugin is very useful in our projects, we've used this for quite some time now.
Currently, we're migrating our projects to Java 21.
Unfortunately, this plugin doesn't support Jav…
-
### Expected Behavior
Using the `@SerdeImport` on a test class should enable the serialization of a class annotated with `@MappedEntity` the same way as if the entity was annotated with `@Serdable`.
…
-
Google App Engine finished updates to apps built with java 8 runtime in jan/2024.
Need to have java 11 now as runtime.
I am having hard time to upgrade java 8 gaelyk app to java 11 in GAE.
They mad…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…