Spring Boot, Security, and Data MongoDB Authentication Example This tutorial is part of Spring Boot, Security, and Data MongoDB Authentication Example To run locally: Clone this repo Run MongoDB daemon in the other tab mongod Build this source ./gradlew build Run this application ./gradlew bootRun