Hi!
This is plain blog structure, written as demo project to show simple Web
application's mechanisms based on MVC model with CDUD (Admin) module.
Model: Java, View: JSP pages, Controller: Java Servlets, Database: MySQL.
No framework has been used intentionally - it is java core based project. The next one what I'm working on - is
REST presentation with SPRING, Lombok and HIBERNATE features.