Closed
Description
In Micronaut project we tried to use https://guides.micronaut.io/latest/micronaut-data-hibernate-reactive-gradle-kotlin.html
Everything seems to be fine until we test modifying operations like save or update.
Then we end up which this exception:
I found that the method which was called onFlush is not implemented, thus throwing UnsupportedOperationException exception.
Is there any work I can do to help implement/solve that issue?
Metadata
Metadata
Assignees
Labels
No labels