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

Cosium/spring-hateoas

This branch is 21 commits behind spring-projects/spring-hateoas:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2024
Aug 13, 2024
Oct 18, 2024
Sep 18, 2024
Aug 14, 2024
Mar 21, 2019
Mar 22, 2019
Oct 11, 2024
Aug 12, 2024
Feb 11, 2020
Aug 13, 2024
Aug 13, 2024
Nov 15, 2024
Nov 16, 2022

Repository files navigation

ga snapshot spring hateoas

icon?job=spring hateoas%2Fmain&subject=main icon?job=spring hateoas%2F1.2.x&subject=1.2 icon?job=spring hateoas%2F1.1.x&subject=1.1 icon?job=spring hateoas%2F1.0.x&subject=1.0 icon?job=spring hateoas%2F0.25.x&subject=0.25

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 "/"

Making a release

Release instructions can be found here.

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 98.5%
  • Kotlin 1.2%
  • Shell 0.3%