Web Application « Roo « Spring Q&A





1. How to simplify Spring/Hibernate combo without going to Roo    stackoverflow.com

In the last year, has there been any new developments in simplifying this combo, or is it basically the same as it always was? I don't really like a lot of the ...

2. Roo 1.1.2.RELEASE & 1.1.3.RELEASE - WebApp won't run    forum.springsource.org

project --topLevelPackage xx.xxx.xxxx persistence setup --provider HIBERNATE --database POSTGRES --databaseName xxx --userName xxx --password xxx database reverse engineer --package ~.domain --schema public controller all --package ~.web perform tests perform package perform ...

3. Roo webapp    forum.springsource.org

Roo webapp Hi, I started playing with Roo (1.0.0.RC1), using the 'Getting Started with Spring Roo' blog. The first thing I notice is that after the 'create project' command I end ...

4. WebApp with Spring Roo    forum.springsource.org

WebApp with Spring Roo I am trying out Spring Roo to see if we can use it to migrate some of non-java apps. What I am doing now is creating a ...