3

I am trying to use reactive MongoDb with JPA (RxJavaCrudRepository. Is there any sample reference so that I can follow.

implementation("io.micronaut.mongodb:micronaut-mongo-reactive")

I found this one https://github.com/ilopmar/micronaut-mongo-reactive-sample/blob/master/src/main/java/mongoreactive/MongoController.java but this sample is using MongoClient.

Is there any post or sample example it will be great

San Jaisy
  • 15,327
  • 34
  • 171
  • 290
  • Did you find a solution to this? It seems it's not possible to use JPA with Mongo. – dev May 07 '21 at 06:05
  • 2
    As per the github project https://github.com/micronaut-projects/micronaut-core/projects/5 they have planned, but not yet implemeted – San Jaisy May 07 '21 at 07:13

0 Answers0