I have few hours to use up my Google Code hosted project- grum on the state of things done (it was indeed about time). Grum is a little Grails application for user management, which allows me to it with the web framework Grails 'to "play.
I'm aware of in implementing the many Grails Plugins waived in order to have as few side effects as possible and keep it even for those simply looking for an introduction to Grails. Thus, included in Grum solutions, such as one:
- access to a Mysql database implemented
- 1:1, 1: n and n: m GORM model relations
- own days writes Libs
- the JSP Tag Lib DisplayTag used to display the data page by page, to group, sort, and in all possible formats (excel, csv, xml, pdf) to export
- allows the upload of files
- functional tests with the webtest plugin used
- and the delivery of XML based on specific URL's (short content negotiation) to implement
The new version 0.3 now uses the plugin webtest grails 1.2.1 and in version 2.0.3. The sources , the SQL files to create the Mysql database and a web archive with all required libraries are available on Google Code to download ready.
Nutztungshinweise:
The code can be freely used, but may contain errors, for which I assume no liability. The license of the libraries it should be observed.



