Skip to content

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.

License

Notifications You must be signed in to change notification settings

hochzehn/spring-hateoas

 
 

Repository files navigation

http://projects.spring.io/spring-hateoas/#quick-start http://projects.spring.io/spring-hateoas/#quick-start

Spring HATEOAS

This project provides some APIs to ease creating REST representations that follow the HATEOAS principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly.

Working with Spring HATEOAS

Since all commits are headlined with its github issue, git will treat it as a comment. To get around this, apply the following configuration to your clone:

git config core.commentchar "/"

Resources

About

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%