Spring Roo is a lightweight tool aimed at developer productivity.
I have a question about spring roo. How can you add a custom page to your web application? It seems …
spring-rooWe have an application which is using Quartz to schedule some job. It uses the JDBCJobstore for persisting job related …
java quartz-scheduler spring-rooGood Day all , I am having this problem since many days now , I was able to successfully deploy JPA2.0 appliaction …
jpa-2.0 spring-roo weblogic-10.xI am using STS and Java since a while for developing a web application. The project is configured for using …
java spring maven spring-rooDespite all I've read, I still can't figure out what Spring Roo actually is, and that's after reading the first …
spring-rooI recently stumbled upon Play framework while evaluating frameworks to use in a project. I need to use Java language …
spring playframework spring-rooBased on the demos and documentation, OpenXava looks very impressive framework for quickly building an RIA from a Java domain. …
java grails spring-roo openxavaI am encountering an serious issue with my application. It leaks database connections whereas I use the default Spring Roo …
spring tomcat database-connection spring-roo connection-leaksI am getting this error when I tried to use a JPA object created by Roo. Entity manager has not …
spring aspectj spring-rooI'm trying to write a JUnit test for a Spring Roo project. If my test requires use of the entity …
java junit spring-roo entitymanager