spring-roo
Does GAE works only with BigTable (or also other database)?
I want to do a quite simple application on GAE with SPRING ROO. I do not understand the difference between Hibernate and JPA (persistance ?) but 开发者_如何学CI would like to know what is recommended[详细]
2023-03-02 04:24 分类:问答Errors running builder 'AspectJ Builder' on project
I am working on SpringSource Tool Suite with Spring Roo. Everything was working well up untilfew days ago after I installed GWT plugin (I think this might be a problem, I am not sure ).[详细]
2023-02-28 22:41 分类:问答Spring Roo : database introspect --schema vm1 / Schema vm1 does not exist
I\'m new to Spring Roo. I would like to do reverse engineering on mssql database. (jtds is already installed)[详细]
2023-02-28 01:00 分类:问答Spring-roo warnings. And removal !
I have been testing Roo in the last few days.. I am getting the following 3 warnings (on both samples and my own projects) and I don\'t know why. I haven\'t used AspectJ before either so I have no id[详细]
2023-02-25 05:14 分类:问答Spring Roo Database.properties file
Hi I am unable to connect to database in spring roo project. My error is ERROR org.hibernate.util.JDBCExceptionReporter - No database selected[详细]
2023-02-25 03:02 分类:问答Adding a custom page in spring roo
I have a question about spring roo. How can you add a custom page to your web application? It seems really basic and easy if I\'m using standard Servlet, but I\'m totally confused to do this in Sprin[详细]
2023-02-25 01:54 分类:问答How to implement "delete all" for a Spring Roo Entity?
I\'m trying to delete all database entries for a Spring Roo entity. When I look at *_Roo_Entity.aj it seems as if there is no \"delete all\" method. I tried to implement it myself (Licences is the nam[详细]
2023-02-24 23:23 分类:问答which search engine for GAE?
I would like to use SPRING ROO and the GAE...but Solr can not run on the GAE. So which alternative to Solr can I use to have 开发者_Python百科a search engine for my website ?You could have a look at G[详细]
2023-02-24 12:46 分类:问答How to secure a ROO generated finder?
What is the ideal approac开发者_运维知识库h to secure a finder generated by ROO? I\'d like to be able to add a @Secured annotation without a push-in refactor. Thanks.You can modify your applicationCon[详细]
2023-02-24 09:30 分类:问答Spring ROO Dynamic Menu
I m new at spring roo. I don\'t know how to create Dynamic menu in spring roo project. And if Dynamic menu add ons available. How can I use this add on?[详细]
2023-02-22 21:22 分类:问答