This is mostly an example developer workflow for the creation of a simple microservices project and how it can be deployed within openshift running locally on a developers laptop
To get started run the create-project-and-deploy-apps.sh script
- Gradle 4.2
- Java 9
- Openshift Origin (https://github.com/openshift/origin)
- Andrew McKee - Initial work - amckee23
This project is licensed under the MIT License - see the LICENSE.md file for details