#Home assigment

##Info

Data will be persisted in memory H2 database

##How to run

mvn spring-boot:run

##Swagger api is available

http://localhost:8080/swagger-ui.html

##Run build with tests

mvn clean package