Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.hibernate.query.SemanticException: Cannot compare left expression of type 'java.lang.Object' with right expression of type 'java.lang.Boolean #3724

Open
Dmytro002 opened this issue Apr 18, 2024 · 1 comment
Labels

Comments

@Dmytro002
Copy link

Steps to reproduce

Try using the BooleanTemplate booleanTemplate = Expressions.booleanTemplate(....)
on spring boot 3.1.4 and then on 3.2.4

Querydsl version:
5.1.0
Querydsl module:

Database:

JDK:
21

@Dmytro002 Dmytro002 added the bug label Apr 18, 2024
@velo
Copy link
Contributor

velo commented Apr 19, 2024

Try querydsl 6.x series fork

https://mvnrepository.com/artifact/io.github.openfeign.querydsl/querydsl-jpa

if still broken, it can be fixed on https://github.com/OpenFeign/querydsl/

Here you will be left unattended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants