The BookManager CRUD project for JavaRush Internship. Available CRUD structure was taken as a model and thoroughly studied. Paginating and search functionality(only by PrintYear) were added. Recommended verification process:
- Clone of the project
- Use fillBookShelfScript.sql to create the table and fill it with data
- Open the project and configure TomCat (9.0.4 version was used)
- Run the project