Package io.micronaut.http.server.netty.jackson
JSON Jackson content processing.
- Since:
- 1.0
-
Class Summary Class Description JsonContentProcessor This class will handle subscribing to a JSON stream and binding once the events are complete in a non-blocking manner.JsonHttpContentSubscriberFactory Builds theSubscriberfor JSON requests.JsonViewServerFilter Jackson @JsonView filter.