I recently came across spring surf project and Spring webscripts . Both these technologies (I guess) seem to come from Alfresco developers
I hav been trying to develop an application using spring roo and upload in the google app engine but im coming across a lot of problems.
I have Maven project created with Spring roo in STS 2.5.1.RELEASE (It is Eclipse 3.6.1 + Spring tools + m2eclipse). I have second simple Java project on build path. Everything is working ok within Ecl
I\'m trying to use Spring Roo for the first time to generate the code using the reverse engineering. After installing the Postgresql addon by:
I have seen that view files used in spring roo are JSPX files. Is it possible to use JSP or ve开发者_JAVA百科locity for view?
I am building a simple SpringRoo + GWT app to be deploy to GAE. I\'m just at the initial stage of development. I have a simple index.jspx page generated using SpringRoo to be handled by a SpringMVC co
开发者_如何学运维I\'ve been looking at the code generated by Spring Roo and I noticed that the persist() method it creates is given Propagation.REQUIRES_NEW.Wouldn\'t the default propagation be suffic
I\'m trying to build a spring roo project using hibernate and an oracle database. The oracle database contains tables used by another application.
I want to create a complex custom finder and generate jspx file for it. I have a class call开发者_开发问答ed Payment that was generated by spring ROO (please note that actual code was modified in ord
I was wondering how to choose hours instead of a date [month,year,day]. I\'m using this piece of code: