Uses of Package
io.github.grumpystuff.grumpyrest.request.querystring
Packages that use io.github.grumpystuff.grumpyrest.request.querystring
Package
Description
-
-
Classes in io.github.grumpystuff.grumpyrest.request.querystring used by io.github.grumpystuff.grumpyrest.requestClassDescriptionRepresents one or more errors from parsing the querystring.
-
Classes in io.github.grumpystuff.grumpyrest.request.querystring used by io.github.grumpystuff.grumpyrest.request.querystringClassDescriptionA QuerystringParser turns a querystring into a Java Object, typically a record since parsers for them can be auto-generated.Represents one or more errors from parsing the querystring.