Demo
The demo applications are in pippo-demo repository:
- General
- Basic
- Controller
- Crud
- Upload
- Validation (based on JSR 303 and Hibernate Validator)
- Session (cookie based session)
- Custom (custom
RouteContext
)
- Template Engine
- Template (freemarker, jade, groovy, trimou, pebble)
- IoC/DI
- AngularJS
Crud/CrudNg is a Create Retrieve Update Delete demo (with twitter bootstrap as static resources).