himash79 / Springboot-Github-Actions-Docker-App

Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Springboot-Github-Actions-Docker-App

Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker.

Requirements

  1. Java 1.8
  2. Maven 3.8
  3. Docker

Project setup

  1. Clone the project

    git clone https://github.com/himash79/Springboot-Github-Actions-Docker-App.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 and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker


Languages

Language:Java 87.7%Language:Dockerfile 12.3%