File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -224,18 +224,6 @@ Your application should now be up and running on Heroku.
224224
225225
226226
227- [[cloud-deployment-cloudbees]]
228- == CloudBees
229- CloudBees provides cloud-based "`continuous integration`" and "`continuous delivery`"
230- services as well as Java PaaS hosting. https://github.com/msgilligan[Sean Gilligan]
231- has contributed an excellent
232- https://github.com/CloudBees-community/springboot-gradle-cloudbees-sample[Spring Boot
233- sample application] to the CloudBees community GitHub repository. The project includes
234- an extensive https://github.com/CloudBees-community/springboot-gradle-cloudbees-sample/blob/master/README.asciidoc[README]
235- that covers the steps that you need to follow when deploying to CloudBees.
236-
237-
238-
239227[[cloud-deployment-openshift]]
240228== Openshift
241229https://www.openshift.com/[Openshift] is the RedHat public (and enterprise) PaaS solution.
@@ -311,7 +299,7 @@ of this guide.
311299[[cloud-deployment-whats-next]]
312300== What to read next
313301Check out the http://www.cloudfoundry.com/[Cloud Foundry], https://www.heroku.com/[Heroku]
314- and http ://www.cloudbees .com[CloudBees ] web sites for more information about the kinds of
302+ and https ://www.openshift .com[Openshift ] web sites for more information about the kinds of
315303features that a PaaS can offer. These are just three of the most popular Java PaaS
316304providers, since Spring Boot is so amenable to cloud-based deployment you're free to
317305consider other providers as well.
You can’t perform that action at this time.
0 commit comments