spring-roo
Simple Java framework/tool for web-based DB table access?
I\'m looking for a web-based Java tool (preferably one that will run in both Weblogic and JBoss) that will allow controlled access to a particular database. I开发者_高级运维 need to allow non-technica[详细]
2023-03-07 16:51 分类:问答Using roo to create a springsource project with mongo
Preface: I am coming from a .NET and PHP backround. I\'m pretty comfortable with making a console app in Java. I\'ve never used an ORM on any platform. I\'m trying to learn enterprise java best practi[详细]
2023-03-07 04:54 分类:问答Self-referenced entity
I have an entity called person. Each person has three fields : sexe (male, female) mother (self referenced to person)[详细]
2023-03-06 17:26 分类:问答finder roo fails
I have a simple roo, postgres application. I generated my finders, they are generated and they appear on the browser.[详细]
2023-03-06 06:57 分类:问答Web roo and user session
I am new to spring roo and I have had some difficulties finding out the ressources needed to go forward with my projet.[详细]
2023-03-05 23:36 分类:问答Roo install i18n
when trying to create a i18n addon : roo > addon create i18n --topLevelPackage com.gilles.photos.addon --locale ic --messageBundle i18n/messages_ic.properties[详细]
2023-03-05 17:24 分类:问答GWT RootLayoutPanel - Problem rendering page from second to first (first works fine)
Sorry if this was already answered before. I did a little searching and found nothing that could solve my problem. I created an application with Spring Roo, then converted to a GWT app.[详细]
2023-03-04 12:14 分类:问答Pro and Cons to create a REST architechture using [SPRING MVC] or [GWT + MVP] (and using spring ROO)?
I am asking this question because, I see that Roo include SPRING MVC and GWT...but - GWT (on its website) shows an example of a MVP pattern but I think it is not comparable with the SPRING MVC framewo[详细]
2023-03-03 00:04 分类:问答How do I turn off exception translation in Spring Roo?
JPA code in Roo\'s entities have their exceptions automatically translated to Spring data exceptions. As I am porting pure JPA code (moving DAO code into the entities as seems to be standard with Roo\[详细]
2023-03-02 13:09 分类:问答Jasper roo commands problem
Hi guys I have used springroo for sometime now. Today I came across this promising tool jasperoo for integrating jasper reports into my roo project. However following the pretty much simple instructio[详细]
2023-03-02 04:59 分类:问答