This is a library application which can add book details. There are options for updating and deleting books. The book details can be viewed by passing id or email . This is a simple application to show spring CRUD operations using hibernate
Java
Spring tool suite
Bootstrap
Html, CSS
Thymeleaf (template engine)
Spring web, Spring dev tools, Gradle (dependencies and plugins)
Mysql (database)
Phpmyadmin(optional)
Book Details
Update Screen
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Spring Boot DevTools
- Thymeleaf
- Spring Web
The following guides illustrate how to use some features concretely:
- Handling Form Submission
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
These additional references should also help you: