I am very new to Spring Roo. I h开发者_StackOverflow中文版ave decided to create my first project in Spring Roo that should implement facebook graph api. I have found few api (fbRest, facebook-api-java
What\'s the simple procedures (step-by-step) to integrate Spring Soc开发者_Go百科ial in Spring Roo? I am currently using STS. Any help would be appreciated.
I have followed Spring Roo tutorial (by Ben Alex). Until create finder everything went fine. When I am create finder It won\'t generate generate relevent JSP file. it only update java and .aj file.Wha
As it currently stands, this question is not a good fit for our Q&A format. We e开发者_开发技巧xpect answers to be supported by facts, references,or expertise, but this question will likely so
I\'ve got two classes (Students and Courses) which have a many-to-many-relationship. Instances of them can exist without the other one.
I\'m trying to install SpringSource Tool Suite into an existing Eclipse install (3.7 Ind开发者_开发百科igo). Following the update site manual from SpringSource, everything runs ok, however I cannot fi
I\'m trying to add client side validations in GWT (using Spring too) to the sample expenses project, and in file AbstractProxyEditActivity.java the following is the code
I\'m using Spring Roo which generated set of hibernate and FlexJSON classes. I have entity called Location and entity called Comment.
I\'m running Eclipse Indigo on Ubuntu Linux, Spring Tools 2.7.1, Spring Roo 1.1.5. I\'m reading Getting Started with Roo and when I try the DB reverse engineering I\'ve the following error:
I have a very strange error which I managed to fix, but I can\'t understand why it appeared at first place.