-
It works fine with 2.7 but failed with 3.0.
```
Caused by: java.lang.IllegalArgumentException: Unable to locate Attribute with the given name [ringIndex] on this ManagedType [java.lang.Object]
at …
quaff updated
8 months ago
-
Hi,
org.springframework.data.jpa.repository.support.SimpleJpaRepository#delete(Specification) throw s an NullPointerException when I execute in the kotlin language environment. More error messages li…
xsg22 updated
6 months ago
-
I've tried to run the docker command with the compose file but I get an error about 4 referenced .env files that aren't found.
iiif.env: no such file or directory
keycloak.env: no such file or dir…
-
EntityManagerFactory interface [interface org.hibernate.SessionFactory] seems to conflict with Spring's EntityManagerFactoryInfo mixin - consider resetting the 'entityManagerFactoryInterface' property…
-
My project is using Vaadin with spring data jpa but not using spring boot controllers. Is it possible to filter an entity without using a controller and the @Filter annotation? Something like Filter("…
-
### Description
The Jakarta Data specification defines [a pagination interface,](https://github.com/jakartaee/data#pagination)
spring JPA has the same interface.
why didn't Quarkus-panache imple…
-
**Description**
As a:
- [ ] Application user/user of the configuration itself
- [x] API user (application developer)
- [ ] SPI user (container or runtime developer)
- [ ] Specification implem…
-
As below annotation value structure, ECJ returning implementation of `AnnotationValue` instated of `AnnotationMirror` for `@ExternalConversation` annotation.
```java
@MapperConfig(componentModel =…
-
### Describe the bug
In Hilla 24.4.0.alpha5, the production build creation fails if the project has a `ListRepositoryService` endpoint that takes as input a Spring Data repo that extends `JpaSpecific…
-
# Java Swing 2.0
[https://jonathangiles.net/posts/2009/swing-20/](https://jonathangiles.net/posts/2009/swing-20/)