Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

javax/inject/Inject NoClassDefFoundError for querydsl 5.0.0 #62

Open
zqr95518 opened this issue Jul 30, 2021 · 3 comments
Open

javax/inject/Inject NoClassDefFoundError for querydsl 5.0.0 #62

zqr95518 opened this issue Jul 30, 2021 · 3 comments

Comments

@zqr95518
Copy link

Querydsl 5.0.0 remove dependency of javax-inject.

@jwgmeligmeyling
Copy link
Member

Querydsl doesn't need dependency injection, so there is no dependency on javax-inject. If your application uses dependency injection however, you need to declare the dependency yourself.

@zqr95518
Copy link
Author

zqr95518 commented Jul 30, 2021

hey,I mean the plugin need update. Did the plugin it self need inject?

@jwgmeligmeyling
Copy link
Member

The plugin needs it yeah, it should be a compile scope dependency there.

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

No branches or pull requests

2 participants