org.springframework.hateoas.client.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-hateoas Show documentation
Show all versions of spring-hateoas Show documentation
Library to support implementing representations for
hyper-text driven REST web services.
/**
* Client side support.
*/
@org.springframework.lang.NonNullApi
package org.springframework.hateoas.client;