Spring Hateoas

Package org.springframework.hateoas

Value objects to ease creating Links and link driven representations for REST webservices.

See:
          Description

Interface Summary
Identifiable<ID extends Serializable> Interface to mark objects that are identifiable by an ID of any type.
ResourceAssembler<T,D extends ResourceSupport> Interface for components that convert a domain type into an ResourceSupport.
 

Class Summary
Link Value object for links.
ResourceSupport Base class for DTOs to collect links.
 

Package org.springframework.hateoas Description

Value objects to ease creating Links and link driven representations for REST webservices.


Spring Hateoas

Copyright © 2012 SpringSource, a division of VMware. All Rights Reserved.