-
I have two lombok DTO with identical 'isActive' pimative boolean properties.
mapstruct does not map them. Works fine for string etc.
```
package test;
import lombok.Builder;
import lombok.Va…
-
Discussion of the proposal:
https://github.com/Kotlin/KEEP/blob/master/proposals/inline-classes.md
-
when i use jpa,api is very easy to use.but sometimes,i have to create sql string by self,because of @query is not dynamic sql that is not suitable.mybatis can create dynamic sql in xml,it is really e…
-
https://discourse.hibernate.org/t/function-contributor-doesnt-work-on-hibernate-6-5/9717
Referring to the link above, the actual jpql function serializer does not work after upgrading hibernate 6.5…
cj848 updated
5 months ago
-
I have been migrating some services from Spring Boot 2.7.18 to Spring Boot 3.2.5 and after it, I am facing a specific issue with an enum column only using the Specification and I think it could be a b…
-
Hi team,
I am using Spring Boot 3.2.4 with Spring Data JPA. I have the following JpaRepository and Specification with a CriteriaBuilder query against MYSQL.
JPA/Hibernate always generate A SUM funct…
-
# Problem
Hello, I'm trying this library and I want to create a paginated and sorted query, but I don't understand what you call `QUser` in [https://github.com/perplexhub/rsql-jpa-specification?tab…
ghost updated
6 months ago
-
Нужно реализовать страницу Рейтинги.
Для этого нужно сначала переделать HTML с учетом различных опросников и других фильтров (год, по которому получить результаты, может отдельная кафедра или препод).…
-
...
-
I have prepared this exception request at the request of the Keycloak maintainers.
The Keycloak Project needs license exceptions for a number of Java libraries included as build-time dependencies …