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.
224
224
225
225
226
226
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
-
239
227
[[cloud-deployment-openshift]]
240
228
== Openshift
241
229
https://www.openshift.com/[Openshift] is the RedHat public (and enterprise) PaaS solution.
@@ -311,7 +299,7 @@ of this guide.
311
299
[[cloud-deployment-whats-next]]
312
300
== What to read next
313
301
Check 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
315
303
features that a PaaS can offer. These are just three of the most popular Java PaaS
316
304
providers, since Spring Boot is so amenable to cloud-based deployment you're free to
317
305
consider other providers as well.
You can’t perform that action at this time.
0 commit comments