Package io.micronaut.http.form


@NullMarked package io.micronaut.http.form
The package info.
  • Interfaces
    Class
    Description
    A request that is capable of parsing form data, though the request does not necessarily have to contain form data.
    Configuration related to forms.
    Decodes a form url encoded string into a map.