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

Exclude javax.inject and CB AnnotationProcessor to exit gracefully w/o. #1934

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

mikereiche
Copy link
Collaborator

CouchbaseAnnotationProcessor will provide a warning and skip generation if javax.inject is not present.

Closes #1929.

…lly without.

CouchbaseAnnotationProcessor will provide a warning and skip generation
if javax.inject is not present.
@mikereiche mikereiche merged commit a7ccfb3 into main Apr 11, 2024
3 checks passed
mikereiche added a commit that referenced this pull request Apr 11, 2024
…lly without. (#1934)

CouchbaseAnnotationProcessor will provide a warning and skip generation
if javax.inject is not present.
mikereiche added a commit that referenced this pull request Apr 11, 2024
…lly without. (#1934)

CouchbaseAnnotationProcessor will provide a warning and skip generation
if javax.inject is not present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation error due to QueryDSL annotation processor in Spring Data Couchbase 5.2.4
1 participant