Category Archives: Cloud

What is in my Cloud Environment?

I put together Java sample applications using Spring 3.1. Using Spring’s Environment abstractions, we can gather details about the underlying platform. See the following sample pages Jelastic: http://petclinic.jelastic.servint.net/clinic/environment Heroku: http://evening-window-9861.herokuapp.com/environment CloudBees: http://roobees.gdickens.cloudbees.net/environment Environment Bean package com.gordondickens.roobees.util; import org.apache.commons.lang3.StringUtils; import org.apache.commons.lang3.builder.ReflectionToStringBuilder; … Continue reading

Posted in Cloud, CloudBees, Heroku, Jelastic, Spring, Spring Roo | Tagged , , , , , , , | Leave a comment

Buzzing the Cloud with CloudBees and Roo

Looking to try out CloudBees for your Spring application? Here is how you can get started quickly with CloudBees Run@Cloud platform. 05-Mar-12 – Updated for Spring Roo 1.2.1 Get a CloudBees Account Configure a MySql instance on CloudBees Build a … Continue reading

Posted in Cloud, CloudBees, Roo, Spring, Spring Roo | Tagged , , , | 6 Comments

Rocket to the Cloud Fast with Roo

Want to build a Spring 3 application FAST and run it on the Cloud? It is incredibly easy to do with Spring Roo and CloudFoundry! This post on using Postgres on CloudFoundry helped me get started, however I tried using … Continue reading

Posted in Cloud, CloudFoundry, Java, Roo, Spring, Spring Data, Spring Roo | Tagged , , , , , , , , | Leave a comment