JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
io.micronaut.http.form
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.micronaut.http.form
@NullMarked
package
io.micronaut.http.form
The package info.
Related Packages
Package
Description
io.micronaut.http
HTTP classes to represent methods, responses and attributes.
Interfaces
Class
Description
FormConfiguration
Configuration related to forms.
FormUrlEncodedDecoder
Decodes a form url encoded string into a map.