Spring Roo: Two Databases Configuration
I’ve seen very often a recurrent question on Spring Roo forums. The question is “How to configure the application to handle two databases”. Certainly this is a more ample question to Spring Roo only,...
View ArticleHow to implement Master/Detail forms using Spring Roo
I jumped in the Spring Roo wagon since version 1.1.0M1. The first thing I wanted to do after got used to it. It was to try typical requirements that come very often in the work of a Web Developer. I...
View ArticleSpring Roo: Saving/Retreving BLOB object in Spring Roo
After reading the excellent article titled Saving/Retreving BLOB object in Spring MVC/Hibernate immediately came to my mind: How would it be the process of recreating the same example but using Spring...
View ArticleSpring Roo: Customizing Web MVC UI Forms
There are many features that I like from Spring Roo: The shell is very effective for constructing projects -with a helpful tab completion- Round-trip is essential to keep the code in sync Code...
View Article