Users List Web Application
Users list is a Spring boot web application which use Spring boot 2.0 framework, JPA + Web + Dev-tools technologies and Thymeleaf + Bootstrap frameforks and jQuery for beatyfull views.
Application have got Crud functionalities as:
- create entity;
- update entity;
- delete entity;
For data persistance, as a database, used Jpa technology without any data base. Also project use dinamical modals to showing views.
So this web application example is very easy and simple to beginners to learning becaose of simple implementation of code. Web application test also are included.
I hope my web application let You better understand Spring framework especially Spring boot & Jpa persistance and data handling. Have a nice learning.