Spring
Day 13: Dropwizard — The Awesome Java REST Server Stack
Today we’re looking at Dropwizard. Dropwizard is an open source Java framework for developing ops-friendly, high-performance RESTful backends. It was developed by Yammer to power their JVM based backend.
Read More...OpenShift Developer Spotlight: Brett Meyer
Brett Meyer explains an application he created to run on OpenShift that provides a freelancing marketplace that is completely free to employers.
Read More...A Guide to Effortless Spring on OpenShift
OpenShift QuickStart & Cartridges makes the Getting Started experience for Spring developers really simple. By forking the existing OpenShift Spring QuickStart as a starting point, I’ll show you how you can simply replace the sample application with your own Spring application and quickly make your own re-usable QuickStart which can be shared with the rest of the community in a few simple steps.
Read More...How To Deploy a Spring MVC 3 Application on JBoss EAP6

In this blog, we will create a very simple Spring MVC application and deploy on JBoss EAP6 running on OpenShift.
Read More...New OpenShift Release – July 18, 2012 – Ruby 1.9, Spring Template and Hot Deploys
Here’s what’s new in the July 18, 2012 release. Ruby 1.9 It’s been one of the most requested features and it’s finally here! In case you are wondering, we will continue to offer Ruby 1.8 as an option for those you requiring it. New Spring and Rails Templates With the Ruby upgrade we’ve also upgraded […]
Read More...