Skip to content

spring-boot-rest-api-swagger for a Customer CRUD rest services with mysql and spring data jpa

Notifications You must be signed in to change notification settings

TechPrudent/spring-boot-rest-api-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-rest-api-swagger

spring-boot-rest-api-swagger for a Customer CRUD rest services with mysql and spring data jpa

====================================

Contact and feedback:

====================================

Spring boot swagger documentation

Why documentation is required? Can be versioned? Multiple swagger documentation under a single UI possbile?

io.springfox springfox-swagger2 2.9.2 compile io.springfox springfox-swagger-ui 2.9.2 compile ==================================

Downloaded response json from swagger ui for a sample api: { "id": 4, "name": "string", "contact": "string", "gender": "string" }

About

spring-boot-rest-api-swagger for a Customer CRUD rest services with mysql and spring data jpa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages