Package org.springframework.restdocs.cookies
package org.springframework.restdocs.cookies
Documenting the cookies of a RESTful API's requests and responses.
-
ClassDescriptionAbstract
TemplatedSnippet
subclass that provides a base for snippets that document a RESTful resource's request or response cookies.A description of a cookie found in a request or response.Static factory methods for documenting a RESTful API's request and response cookies.ASnippet
that documents the cookies in a request.ASnippet
that documents the cookies in a response.