Class SerdeJsonMapperSupplier
java.lang.Object
io.micronaut.serde.SerdeJsonMapperSupplier
- All Implemented Interfaces:
io.micronaut.json.JsonMapperSupplier, Supplier<io.micronaut.json.JsonMapper>
An implementation of the
JsonMapperSupplier interface for Micronaut Serialization.- Since:
- 2.0.0
- Author:
- graemerocher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerdeJsonMapperSupplier
public SerdeJsonMapperSupplier()
-
-
Method Details
-
get
-