himash79 / Spring-boot-mongoDB-Docker-Application

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 96.2%Language:Dockerfile 3.8%