Micro Cloud Foundry is a new, freely available virtual machine image that lets you run CloudFoundry, the open source PaaS from VMware, locally on your Mac or PC.
In this video, Spring Developer Advocate Josh Long introduces how to obtain, install and configure Micro Cloud Foundry, and then build Spring applications that target this "cloud on a stick" using Spring Roo and SpringSource Tool Suite.
What was when I tried, was that spring roo didnt add WebAppLibraries to the build bath of the project, thus I was unable to upload the non-web project to the cloud.
To fix it simply go to JavaBuildPath -> Libraries and "Add Librarty" -> Web App Libraries
misgeburtt 2 months ago