Updating your Password

2021 VietMX 0

1. Overview In this quick article we’ll implement a simple “Change my own password” functionality available to the user after they register and log in. […]

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 […]