/Spring-boot-mongoDB-Docker-Application

Build Restful webservices using Spring boot and store records in MongoDB and intergrate with Docker.

Primary LanguageJava

Spring-boot-mongoDB-Docker-Application

Build Restful webservices using Spring boot and store records in MongoDB and intergrate with Docker.

Requirements

  1. Java 1.8
  2. Maven 3.8
  3. Docker
  4. MongoDB

Project setup

  1. Clone the project

    git clone https://github.com/himash79/Spring-boot-mongoDB-Docker-Application.git
    
  2. Setup Docker Enviroment

    Install docker locally.
    
  3. Intergrate with Docker.

    Follow the instruction in projectConfig.txt file and expose the rest end-points.