InfoQ

Presentation

Recorded at:
Recorded at

Extreme Productivity in Application Development with Roo

Presented by Ben Alex on Sep 03, 2009

Community
Java
Topics
Web Frameworks
Tags
Code Generation ,
SpringOne ,
SpringOne 2009 ,
Spring Roo
Summary
Ben Alex demonstrates the creation of an enterprise Java application using Roo, a SpringSource open code generation tool, intended to help developers to be more productive without losing flexibility.

Bio
Ben Alex is Principal Software Engineer at SpringSource. He is also the Creator of Spring Security (Acegi) and Project Lead for Roo. Ben has spoken at various conferences, The Spring Experience, SpringOne, JavaOne and The Server Side Java Symposium and he has authored the security chapter of the book "Professional J2EE Development with Spring Framework" published by Wiley.

About the conference
SpringOne is the annual conference for the global Spring community held in both Europe and the Americas. SpringOne Europe 2009 focused on the emerging technologies and best practices around the Spring Framework and enterprise software development. The event featured the project founders, core committers, authors, consultants, project leads, and professional trainers.
Status by Dorel Vaida Posted Sep 5, 2009 3:36 AM
  1. Back to top

    Status

    Sep 5, 2009 3:36 AM by Dorel Vaida

    Ben, I know you guys were working on some refactorings to make it easier to write addons for roo. Would you be able to tell what's the status of that?

    Also you have mentioned a GWT addon being developed, can you detail a bit on that? Who's working on that ?

    Are there any efforts on a Google app engine plugin ?

Educational Content

Rails in the Large: How Agility Allows Us to Build One Of the World's Biggest Rails Apps

Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.

Stuart Halloway on Clojure and Functional Programming

Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.

Orion Henry and Blake Mizerany on Heroku

Orion Henry and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.

Security for the Services World

Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.

Navigating The Rapids:Real-World Lessons in Adopting Agile

This talk investigates technical issues encountered when moving to an Agile process.

Codename "M": Language, Data, and Modeling, Oh My!

Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.

SOA Manifesto - 4 Months After

It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.

Memory Barriers and JVM Concurrency

This article explains the impact memory barriers, or fences, have on the determinism of multi-threaded programs.