Skip to content

A simple demo combines the usage of hateoas, springboot, swagger and knife4j.

Notifications You must be signed in to change notification settings

saLeox/Springboot-Hateoas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HATEOAS4springboot

A simple demo combines the usage of hateoas, springboot, swagger and knife4j.

A quick start: Find the ProjectApplication and run as "Spring Boot App"

Display:

1, Open the url: http://localhost:8080/swagger-ui.html#! you can access to swagger.

2, Open the url: http://localhost:8080/doc.html# you can access to knife4j.

Implication: The refs of available following operations are bound to the response entity separately. Each public method within a controller can be refered and added as a link.

About

A simple demo combines the usage of hateoas, springboot, swagger and knife4j.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages