Roth
Roth is a full-stack enterprise application development framework.
Roth is a full-stack framework for enterprise web application development in Java.
Though it can be characterized as an M.V.C. framework, a more accurate description would be a M.U.S.I.C. framework (Model Utility Servlet Interface Client). The Model and Utility components provide a simple persistence-like interface to database back-ends, without the complexity or overhead of JPA or Hibernate. The servlet component provides a simple and easy way to generate concise controller code...