Skip to content

carlosfernandezcabrero/sample-springboot-swagger-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample SpringBoot Swagger API

Run project

To build the application with Maven run ./mvnw spring-boot:run in the terminal (the terminal must be located in the project's root folder).

Swagger UI

To access the page of Swagger, after build project, open a browser and go to http://yourhost:8080/swagger-ui.html.

Other info

Java version: 11

About

Sample of a Spring Boot API that uses swagger for documentation.

Topics

Resources

Stars

Watchers

Forks

Languages