Write your Google App Engine applications in Groovy
Posted by admin | Posted in Java, Web Development | Posted on 18-11-2009
0
Google just announced that their Google App Engine cloud hosting platform now supports other languages than Python: namely Java and Groovy!
You can now effectively write your Google App Engine applications in Groovy!
A couple of weeks ago, the SpringSource Groovy team and the Google App Engine Java team worked together, hand in hand, to iron out the details, to ensure that the popular and award-winning Groovy dynamic language for the JVM would run well on this exciting platform. After having created together some patches for Groovy, in the area of constrained and strict security manager policies, the Groovy development team integrated these patches and released the updated Groovy 1.6.1 version in line for the D-Day. With this new release, you can directly use the “groovy-all” JAR in your WEB-INF/lib directory and get started writing your applications in Groovy, right away, and host them on Google’s infrastructure.
In the rest of this article, I’ll walk you through some easy steps to let you build your first Groovy powered App Engine webapp. I’ll skip the basic installation steps, as they are outlined and explained very well in the App Engine documentation, and I’ll focus more on the aspects of building the Groovy application per se. As you shall see, this is fairly easy.
Place your ad on thousands of sites with BidVertiser. Get $20 in FREE clicks.
Popularity: 1% [?]










