Skeleton of a Spring Boot App deployed with Jenkins and Ansible
-
backend
contains a runnable Spring Boot web application including
frontendas runtime dependency.backendandfrontendapplications communicate via HTTP Rest. -
frontend
a ReactJS frontend application which sits on top of
backend -
deployment
the
ansibledeployment scripts -
Jenkinsfile
description of the CI/CD pipeline