Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@yelouarti yelouarti released this 22 Dec 17:17
· 8 commits to master since this release
611178e

What's Changed?

hateoflux now has its own responses that serve as reactive versions of a ResponseEntity:

  • HalResourceResponse: For single HAL resources
  • HalMultiResourceResponse: For streaming multiple resources individually
  • HalListResponse: For collections as a single HAL document, including pagination

Also see:

Full Changelog: v1.0.0...v1.1.0