caroo7 / Caro-robot

Web application responsible for presenting books which are on promotion in different bookshops. Another functionality is retrieving necessary data using parsers.
GNU General Public License v3.0
0 stars 0 forks source link

Entities configuration #15

Closed caroo7 closed 8 years ago

caroo7 commented 8 years ago

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.

LIttleAncientForestKami commented 8 years ago

:ok:

egolesor commented 8 years ago

:ok_hand: