Day: 14 years ago

Java JavaOne

Spring Roo

I attended the session entitled "Extreme Java Productivity: Enterprise Applications in Just Minutes", which is just a fancy session name for the presentation of Spring Roo. What is Roo? In short, Roo is a Rapid Application Development tool that allows you to start a typical webapp project from scratch, add things like database, entities, etc. […]

Guillermo Castro 
Java JavaOne

JDK 7 and Java SE 7 session

Mark Reinhold just finished his presentation that describes what lies ahead for Java 7. He divided the new features in 5 topics: Productivity, Performance, Universality, Modularity Integration, Serviceability. In the Productivity area, we should expect to see new features like simplified Generics, which allows for easier code writing by not having to repeat the generic […]

Guillermo Castro