Web application responsible for presenting books which are on promotion in different bookshops. Another functionality is retrieving necessary data using parsers.
Removed unnecessary dependencies.
Use project lombok if necessary.
Added entities according to database schema and spring data repositories for them.
Added integration tests for repositories.
Removed unnecessary dependencies. Use project lombok if necessary. Added entities according to database schema and spring data repositories for them. Added integration tests for repositories.