#application architecture.
Introduction
LaFrancha has been developed with Grails as web framework, and(by default) uses a MySQL database to persist.
Details
Grails plugins:
- JSecurity, for user authorization.
- RichUI, for some rich UI components.
- Functional testing, to test at functional level