/JavaLab2

Second java practice

Primary LanguageJavaScript

JavaLab2

Data Domain

This repository contains Spring project for my second java practice. (Scheme is the same as In first practice).

Database

Same as In first practice.

Description

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.