Package io.micronaut.http.server.netty.jackson
package io.micronaut.http.server.netty.jackson
JSON Jackson content processing.
- Since:
- 1.0
-
ClassesClassDescriptionThis class will handle subscribing to a JSON stream and binding once the events are complete in a non-blocking manner.Builds the
Subscriberfor JSON requests.Jackson @JsonView filter.