In this webinar, you will learn how to use MongoDB with Jakarta EE and the Morphia library to:
- Map your Java objects to MongoDB documents
- Create database entries
- Query your database for those entries
- Update data
- Delete data
- Use the Morphia API in a typesafe way
- Learn about parallels between Morphia and Jakarta Persistence API
- ...and a lot more