Class ETag

java.lang.Object
org.springframework.data.rest.webmvc.support.ETag

public final class ETag extends Object
A value object to represent ETags.
Author:
Oliver Gierke, Dario Seidl
  • Field Details

    • NO_ETAG

      public static final ETag NO_ETAG
  • Method Details