sharadg / spring-hateoas

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

Home Page:https://spring.io/projects/spring-hateoas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ga snapshot spring hateoas

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.

Project Status

We go to great lengths to ensure smooth upgrades. We also seek to make your upgrade on major versions of Java can be as smooth as possible.

Check the matrix below to see the status of supported versions:

Table 1. Build Status
Job 1.0 status (master) 0.25 status (0.25.x)

Test - JDK 8

badge

badge

Test - JDK 8 and Spring 5.0 (snapshots)

Requires Spring Framework 5.2+

badge

Test - JDK 8 and Spring 5.1 (snapshots)

Requires Spring Framework 5.2+

badge

Test - JDK 11

badge

Not supported

Test - JDK 13

badge

Not supported

Build - Deploy to repo.spring.io

badge

badge

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.

https://spring.io/projects/spring-hateoas

License:Apache License 2.0


Languages

Language:Java 98.3%Language:Kotlin 1.0%Language:Shell 0.7%Language:Dockerfile 0.0%