Skip to content

tufangorel/spring-boot-springfox-swagger-ui-document-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-springfox-swagger-ui-document-rest-api

1- Create swagger ui for spring boot rest api
2- Start Spring Boot application with a specific profile such as "-Dspring.profiles.active=dev" .
3- swagger-ui can be accessed from URL : http://localhost:8080/customer-info/swagger-ui/

swagger_ui

Tech Stack

Java 11
H2 Database Engine
spring boot
spring data jpa
spring web
hibernate
logback
maven
junit
springfox-swagger-ui

About

spring-boot-springfox-swagger-ui-document-rest-api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages