Hello Spring people, I need your help about something:
I'm using Web Flow and I need to manage the following situation: I have three flows: A, B and C. All of them are declared so they use the...
Type: Posts; User: gfz87; Keyword(s):
Hello Spring people, I need your help about something:
I'm using Web Flow and I need to manage the following situation: I have three flows: A, B and C. All of them are declared so they use the...
Hi everybody, I just wanted to report a possible bug. When an entity has only one field, for example a Date, when the controller is generated, it tries to return a String without adding the...
I'm at revision 723, and I get:
Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/roo/bootstrap/Bootstrap
Caused by: java.lang.ClassNotFoundException:...
Hi everybody, this is my first post. I was all night to figure out that when I execute:
persistence setup --database MSSQL --provider HIBERNATE
for example, Roo writes on the file...