I created this MVC based application based on what I learned from the TreeHouse Java Web developement course.
The frameworks used are listed below -
-
For build automation
-
The template engine for serving HTML5 at the view layer of the web application
-
To create a RESTful API
-
For mapping the object-oriented domain model to a relational database
-
The relational database which is written in Java