Book service persistence
Uses h2 in memory database, since it is the easiest to setup, and MS2 allows for this.
Also:
- adds dto validation
- small improvements in openapi specification
- introduces lombok to generate getters and setters
Edited by Peter Romančík