himash79 / Spring-boot-Docker-Intergration

Build Restful webservices utilizing Spring Boot and Deploy on Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-boot-Docker-Intergration

Build Restful webservices utilizing Spring Boot and Deploy on Docker

Requirements

  1. Java 1.8
  2. Maven 3.8
  3. Docker

Project setup

  1. Clone the project

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

    Install docker locally.
    
  3. Intergrate with Docker.

    Follow the instruction in Docker using CMD.txt file.

About

Build Restful webservices utilizing Spring Boot and Deploy on Docker


Languages

Language:Java 85.1%Language:Dockerfile 14.9%