Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker.
- Java 1.8
- Maven 3.8
- Docker
-
Clone the project
git clone https://github.com/himash79/Springboot-Github-Actions-Docker-App.git
-
Setup Docker Enviroment
Install docker locally.
-
Intergrate with Docker.
Follow the instruction in
ProjectConfig.txt
file and expose the rest end-points.