53GB

Docker, MongoDB, and Java Spring Data Quick Start



Docker, MongoDB, and Java Spring Data Quick Start

In this video you will learn how to quickly spin up a MongoDB database using Docker and then use Java Spring Data to interact with it.

Docker Installation
https://www.docker.com/get-started

Windows Installation and Hyper-V (Virtualization) Details
https://docs.docker.com/docker-for-windows/install/

MongoDB Docker Image:
https://hub.docker.com/_/mongo

Spring Data MongoDB Documentation:
https://docs.spring.io/spring-data/mongodb/docs/current/reference/html/#introduction

Source Code:
https://github.com/The-Tech-Tutor/mongo

Exit mobile version