1bb6e135d0 | ||
---|---|---|
.. | ||
cloudfoundry | ||
openshift | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring Boot Bootstrap
This module contains articles about bootstrapping Spring Boot applications.
Relevant Articles:
- Spring Boot Tutorial – Bootstrap a Simple Application
- Thin JARs with Spring Boot
- Deploying a Spring Boot Application to Cloud Foundry
- Deploy a Spring Boot Application to Google App Engine
- Deploy a Spring Boot Application to OpenShift
- Deploy a Spring Boot Application to AWS Beanstalk
- Implement Health Checks in OpenShift