Hi all,
I have created a Spring Roo project using a MySQL DB and am trying to get Envers working to audit changes to the entities. At the moment, the projects entities are being created in the DB...
Type: Posts; User: pts8; Keyword(s):
Hi all,
I have created a Spring Roo project using a MySQL DB and am trying to get Envers working to audit changes to the entities. At the moment, the projects entities are being created in the DB...
Thanks for the advice Ken - i hadn't deleted the .aj files.
Paul
Hi,
I entered the 'repository jpa --interface' command during the initial setup of a project and as you would expect has generated a <entity>Repository.* files. Can you tell me what is the best...
Hi,
I would like to replace a JSF input text box that was generated by Roo as part of an xhtml page with the Primefaces inputMask method. Could someone provide advice on how to approach this?
...