arcynum / tiramisu

Java web application framework, using servlets and a custom URL routing system.
Other
1 stars 0 forks source link

Tiramisu Web Application Framework


Build Status

This is a web application framework written entirely in Java, using common libraries available to Java projects. The framework supports Regex URL patterns, a Hibernate Database, velocity templates and everything in between. The framework is built around the MVC methodology.

Current plan is to implement user authentication, authorization coming at a later date.

This is still a work in progress