Skip to content

[bug] Possible regression with SB 3.2.3 and Spring Data Couchbase #39740

Closed as not planned
@juliojgd

Description

@juliojgd

We use Spring Boot 3.2.2 in our application and when upgrading to 3.2.3 we found this compilation error:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Bad service configuration file, or exception thrown while constructing Processor object: com/querydsl/apt/Abs>
[INFO] 1 error

It's trivial to reproduce, generate a project with SB 3.2.3 and Spring Data Couchbase from Initializr and `mvn clean install' it.

I attach a zip with the reproducer.
sbcouchbaseregression.zip

See also the report by Christopher Abbonizio at the blog post.

Metadata

Metadata

Assignees

Labels

for: external-projectFor an external project and not something we can fixstatus: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions