-
Notifications
You must be signed in to change notification settings - Fork 191
Bug: Regression - Spring Boot 3.2.3 app fails to compile with Spring Data Couchbase #1909
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
Labels
type: regression
A regression from a previous release
Comments
Closed
mikereiche
added a commit
that referenced
this issue
Feb 28, 2024
mikereiche
added a commit
that referenced
this issue
Feb 28, 2024
@mikereiche fix seems to have been only applied to the main branch, so we're sill seeing the issue with current |
mikereiche
added a commit
that referenced
this issue
Mar 13, 2024
mikereiche
added a commit
that referenced
this issue
Mar 13, 2024
mikereiche
added a commit
that referenced
this issue
Mar 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We come from spring-projects/spring-boot#39740 (comment)
You can find the reproducer in the aforementioned issue, but it's trivial. If you simply add Spring Data Couchbase starter to Spring Boot 3.2.3 simplest application, it fails to compile (Maven builds).
Maybe also related with:
com.couchbase
split packages #1906The text was updated successfully, but these errors were encountered: