Clone the app:
$ git clone https://github.com/mihaighigea/demo.git
Run the app:
$ mvn spring-boot:run
URL for accessing the H2 console:
http://localhost:8080/h2-console/
URL for accessing the Swagger documentation:
http://localhost:8080/swagger-ui.html