Spring Data MongoDB Transactions

2021 VietMX 0

1. Overview Starting from the 4.0 release, MongoDB supports multi-document ACID transactions. And, Spring Data Lovelace now provides support for these native MongoDB transactions. In this […]

Introduction to Spring Data MongoDB

2021 VietMX 0

1. Overview This article will be a quick and practical introduction to Spring Data MongoDB. We’ll go over the basics using both the MongoTemplate as well as MongoRepository using practical […]