Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 308 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 308 Bytes

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