Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/spring-boot-docker-intergration

Build Restful webservices utilizing Spring Boot and Deploy on Docker
https://github.com/himash79/spring-boot-docker-intergration

docker restful-api spring-boot

Last synced: 9 days ago
JSON representation

Build Restful webservices utilizing Spring Boot and Deploy on Docker

Awesome Lists containing this project

README

        

# Spring-boot-Docker-Intergration
Build Restful webservices utilizing Spring Boot and Deploy on Docker

## Requirements

01) Java 1.8
02) Maven 3.8
03) Docker

## Project setup

01) Clone the project

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

02) Setup Docker Enviroment

Install docker locally.

03) Intergrate with Docker.

Follow the instruction in `Docker using CMD.txt` file.