Skip to content

Integration and Repository Isolation in Micronaut Data: Combining JDBC, JPA, and Hibernate Reactive #2635

Answered by dstepanov
UltimaPhoenix asked this question in Q&A
Discussion options

You must be logged in to vote

You can take a look at this guide https://guides.micronaut.io/latest/micronaut-data-r2dbc-repository-gradle-java.html and just add Micronaut Data JPA.
You can use one base repository and three repositories that extend it with different annotations like @JdbcRepositor, @R2dbcRepositotry etc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by UltimaPhoenix
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