ETags for REST with Spring

2021 VietMX 0

1. Overview This article will focus on working with ETags in Spring, integration testing of the REST API and consumption scenarios with curl. 2. REST and ETags […]

Versioning a REST API

2021 VietMX 0

1. The Problem Evolving a REST API is a difficult problem – one for which many options are available. This article discusses some of these options. […]