spring-roo
roo 1.1.5 sample gwtNoEntities fails to load
I\'m building roo samples gwtNoEntities, I\'m getting following failure log. Could any one fixed this problem. please let me know.[详细]
2023-03-25 10:36 分类:问答How to Access third Party API (Like as: Facebook, Linkedin, Twitter) using Spring ROO
I am trying to Access third party API like as: Facebook, Linkedin, Twitter using Spring ROO. Is it possible to d开发者_运维百科o using Spring ROO? If it is possible, Please help me, how can i do this.[详细]
2023-03-25 10:34 分类:问答Spring Roo with Dojo/Dijit declative menu bar?
I am trying to use the Dojo/Dijit declarative menu with Spring ROO 1.1.4, but even if I replace the complete roo generated menue.jspx with the example (ligthly addapted) from the Dojo/Dijit hompage, i[详细]
2023-03-24 06:13 分类:问答How to add fields to entities in the roo-shell?
I\'d like to add fields to an already created entity in the roo-s开发者_Python百科hell but I don\'t know which command puts an entity in the current context.[详细]
2023-03-23 11:27 分类:问答Restarting a Roo-application flushes its correspondant MySQL-table
I\'ve got a Roo-project. Its data is persisted into a MySQL-database (via Hibernate). When I restart Tomcat the Roo-applications correspondant MySQL-table gets completely flushed.[详细]
2023-03-23 02:10 分类:问答Spring Tool Source (STS) - problem getting my first project compile
I have been trying to create brand new Java Roo based project using STS 2.7.1 RELEASE. I choose to use Roo and Maven as default setting and after updating all the Maven dependencies from the Project m[详细]
2023-03-22 23:27 分类:问答Using converters in a list with Spring Roo
Now that I found how to use converters in an HTML SELECT in Spring Roo, I am trying to do the same in a list.[详细]
2023-03-20 04:38 分类:问答Custom label for a SELECT in Spring Roo
I am starting with Spring Roo. In my project, I have to entities with a one-to-many relation. In my controller, when I edit one entity, I get an HTML SELECT to choose one of the other entity. I\'d lik[详细]
2023-03-19 21:45 分类:问答How to create maven module for Spring Roo project?
I have Spring Roo project. It is maven project. So I would like to use maven modules to make my growing project modular.[详细]
2023-03-19 20:16 分类:问答Spring checkbox JSP Tag is broken when using Converter for type Boolean
I\'ve set up a CRUD web application with Spring Roo and Spring MVC. My problem i开发者_运维知识库s: since I\'m using a converter for localizing the displaying of boolean values the Spring JSP Tag chec[详细]
2023-03-17 18:21 分类:问答