Spring HATEOAS 是一个用于支持实现超文本驱动的 REST Web 服务的开发库。是 HATEOAS 的实现。 Spring HATEOAS 0.19.0 发布,此版本更新内容如下: - #379 - Release 0.19.0. - #378 - Add title attributes for HAL links derived from resource bundle. - #376 - Compile against latest JAX-RS API. - #375 - TrueOnlyBooleanSerializer.isEmpty(…) not honored on Jackson 2.6. - #363 - Support for multiple Curie namespaces in the same application. - #320 - Improve curie rendering in case no namespaced links are present. 下载:https://github.com/spring-projects/spring-hateoas/archive/0.19.0.RELEASE.zip。 Spring HATEOAS 0.19.0 发布下载地址