Package io.micronaut.json
Interface JsonMapperSupplier
- All Superinterfaces:
Supplier<JsonMapper>
- All Known Implementing Classes:
JacksonDatabindMapperSupplier
Strategy interface for resolving a
JsonMapper
.- Since:
- 4.0.0
- Author:
- graemerocher
-
Method Summary