This repository contains Spring project for my second java practice. (Scheme is the same as In first practice).
Same as In first practice.
This practice contains Spring project configured with Spring Initialaizr (Spring web (MVC) + Hibernate + thymeleaf). This time in Model classes (in terms of MVC) I used not a DAO pattern but Repositrory. Js files were changed and cleaned. Hibernate and Spring properties locate in default application.properties. Other things remain the same.