Stream: hapi
Topic: With mongodb
Binu DGIT (Sep 13 2018 at 09:09):
can anyone tell me whether HAPI JPA server works with MongoDB? If so, please advise me the version compatibilities..
Kevin Mayfield (Sep 13 2018 at 09:10):
I don't believe the out of the box JPA Server works because mongo isn't a Hibernate ORM provider.
Christiaan Knaap (Sep 13 2018 at 10:01):
But if MongoDB is a requirement - Vonk does.
Kevin Mayfield (Sep 15 2018 at 15:40):
A number of examples exist with the HAPI RESTful server using Mongo.
Last updated: Apr 12 2022 at 19:14 UTC