This project is about simple book ordering web application. The project contains endpoints and html pages for just two entities.(User and Address) Some of endpoints and html pages are not completed. Other entities are for JPA relationships.
You can create, delete and update a user. Besides, you can save the address information of a user.
- Java 8
- Maven
- Spring Boot
- Spring Data JPA
- H2 Database
- Thymeleaf
- Bootstrap 4
- Javascrip&JQuery
- Ajax
- Lombok
