spring-roo
Spring Roo Date Field with Current Timestamp
Most databases allow to have field with current tim开发者_StackOverflowestamp (act as creation timestamp), for example in MySQL:[详细]
2023-02-22 17:14 分类:问答Hibernate entity throws InvocationTargetException on persist
I\'m trying to figure out why I\'m getting an InvocationTargetException when persisting a modified player object.[详细]
2023-02-22 05:43 分类:问答How can I delete an entity in Spring Roo?
I have accidentally created couple of entities开发者_JAVA百科 in Roo. Is there a way to delete these? I browsed through the commands list but did not come across anything meaningful?[详细]
2023-02-22 03:43 分类:问答Spring / roo and three tier architecture with firewall and dmz
we have a big three tier ejb application, which consists of a webserver (apache tomcat) located in a dmz(demilitarized zone), an application server(jboss) and a database server.[详细]
2023-02-21 10:23 分类:问答SPRING Roo Project - What should be kept in Version Control
I am starting on a spring roo Project and noticed that there are many files such as AspectJ (.aj) files - I think these are important files since they contain lot of code. But not sure if we have r[详细]
2023-02-20 04:44 分类:问答How can I create an @Entity without a @Version field using Spring Roo?
I am using Spring Roo with JPA (Hibernate) for my entity model. I don\'t want to have a @Version field in some entities. How 开发者_如何学Pythoncan I do that?After the generation of entity, before exi[详细]
2023-02-19 13:12 分类:问答springroo install from scratch
I want to know where does springroo console saves its state? I want to have a clean springroo installation, I tried to delete all from installation directory and unpack there downloaded archive, but t[详细]
2023-02-18 12:55 分类:问答Alternative usage of Spring Roo
is Spring Roo supposed to be only a tool for rapid development of web applications, thanks to all that scaffolding, source code generation and similar stuff, such as grails for groovy.[详细]
2023-02-18 09:19 分类:问答springroo upgrades
Hello when I start springroo console, it says me 18 upgrades available (plus 0 upgrade not visible due to your version stability settin开发者_如何学Pythong of RELEASE)[详细]
2023-02-18 03:35 分类:问答springroo addon upgrade all
when I try to run command addon upgrade all srpginroo downloads something and then freezes doing nothing. I have waited开发者_如何转开发 long time (about half an hour) and nothing happened, then I had[详细]
2023-02-17 18:12 分类:问答