Skip to content
Discussion options

You must be logged in to vote

If by injecting you mean CDI with @Inject then it is not supposed to work. PanacheMongoEntity are not designed to be injected.
If you want injection, you may use repositories instead (PanacheMongoRepository).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@loicmathieu
Comment options

Answer selected by DempseyRoller
@DempseyRoller
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants