Step by step tutorial on building a REST API with Spring (and securing it with Spring Security). >>>
Monthly Archives: November 2011
Basic and Digest Authentication for a REST Service with Spring Security
How to Set Up and Configure both Basic and Digest Authentication for the same REST Service, using Spring Security. >>>
HATEOAS for a Spring REST Service
Implementation of HATEOAS and Discoverability for a Spring REST API. >>>
REST API Discoverability and HATEOAS
HATEOAS and Discoverability of a REST Service – driven by tests. >>>