Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 232 Bytes

SpringBootBasicExample

Minimal example of a SpringBoot application with SwaggerUI and HATEOAS.

Run this project with intellij or run in the terminal ./gradlew bootRun

Open in browser the URL http://localhost:8888/swagger-ui.html