Maven Release to Nexus

Maven Release to Nexus – defining the repository in the pom, using the nexus release plugin, and the Release Process breakdown.

ETags for REST with Spring

ETags with the Spring – ShallowEtagHeaderFilter, integration testing of the REST API, and consumption scenarios with curl.

REST Pagination in Spring

Pagination in a Spring REST Service – URI structure and best practice, Page as Resource vs Page as Representation.