Overview: Cloud-native and microservices architectures are becoming even more central to modern applications, with Java and ...
project-root/ │ ├── docker/ │ ├── logstash/ │ │ └── logstash.conf │ └── docker-compose.yml │ ├── src/main/java/com/example ...
This is a fork of the Spring Pet Clinic which uses Red Hat's GitHub Actions to build an application image and deploy it to OpenShift as an example CI/CD workflow. A Dockerfile and Helm Chart have been ...