Uses of Package
io.avaje.http.api
Packages that use io.avaje.http.api
Package
Description
Provides annotations to support Controllers for web frameworks that
are route based (like Sparkjava, Javlin etc).
-
Classes in io.avaje.http.api used by io.avaje.http.apiClassDescriptionBase for Http verb based annotations.Exception for all invalid path type conversions - numbers, uuid, date time types etc.A path segment that can simple like value like
chair
or contain matrix parameter values using semi-colon delimitation likechair;vendor=ikea;size=small
.Exception used with Validator.Error details including the field, error message and path