Skip to content

An MVC-based library management application has been made to keep track of books using Spring framework, AOP and Hibernate in Java. CRUD operations have been made and the data has been stored in the MySQL database.

License

Notifications You must be signed in to change notification settings

fatihari/java-spring-mvc-aop-hibernate-library-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-spring-mvc-aop-hibernate-library-management

An MVC-based library management application has been made to keep track of books using Spring framework, AOP and Hibernate in Java. CRUD operations have been made and the data has been stored in the MySQL database.

CRUD operations (create-read-update-delete) have been made and the data has been stored in the MySQL database.

In addition to these, a book search can be made.

And also the book can be sorted according to features such as the name of the book, the name of the author, and the year of publication.

MySQL

image

AOP Control

cats

1 - Read Books

image

2 - Create Book

image

3 - Create Book

image

4 - Read Books

image

5 - Update Book

image

6 - Read Books

image

7 - Delete Book and Book Deletion Warning

image

8 - Read Books

image

UPDATED Sections

9 - Read Books and Search Bar

image

9 - Search Book

image

10 - Sorting Books by Name

image

11 - Sorting Books by Author

image

12 - Sorting Books by Literature

image

13 - Sorting Books by Year

image

About

An MVC-based library management application has been made to keep track of books using Spring framework, AOP and Hibernate in Java. CRUD operations have been made and the data has been stored in the MySQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages