All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.hateoas.package-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 2.4.0
Show newest version
/**
 * Value objects to ease creating {@link org.springframework.hateoas.Link}s and link driven representations for REST
 * webservices.
 *
 * @author Oliver Drotbohm
 * @author Jens Schauder
 * @author Greg Turnquist
 */
@org.springframework.lang.NonNullApi
package org.springframework.hateoas;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy