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.txtfile and expose the rest end-points.