Skip to content

No backing TransactionOperations configured. #10415

Answered by Nahuel92
delta12kilo asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, I finally isolated the issue. If your repositories' methods are annotated with either @jakarta.transaction.Transactional or @io.micronaut.transaction.annotation.Transactional tests will fail. Move the annotation to the class level, do a mvn clean and then tests will pass.
I opened a bug report here.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Nahuel92
Comment options

@Nahuel92
Comment options

Answer selected by delta12kilo
@delta12kilo
Comment options

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