MartinX3-EducationOrganization / spring_boot_basic_example

Minimal example of a SpringBoot application with SwaggerUI and HATEOAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimal example of a SpringBoot application with SwaggerUI and HATEOAS

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%