@Singleton public class SerializationJacksonFeature extends java.lang.Object implements SerializationFeature
ARTIFACT_ID_MICRONAUT_JACKSON_CORE, MICRONAUT_SERIALIZATIONARTIFACT_ID_MICRONAUT_JACKSON_DATABIND, DEPENDENCY_MICRONAUT_JACKSON_DATABIND| Constructor and Description |
|---|
SerializationJacksonFeature() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getModule() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
java.util.List<Substitution> |
substitutions(GeneratorContext generatorContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, dependencies, getCategory, getMicronautDocumentation, micronautRuntimeDependency, serdeModule, serdeProcessor, supportsgetOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisible, processSelectedFeatures@NonNull public java.lang.String getName()
Featurepublic java.lang.String getDescription()
getDescription in interface io.micronaut.core.naming.DescribedgetDescription in interface Featurepublic java.lang.String getTitle()
public java.lang.String getModule()
getModule in interface SerializationFeature@NonNull public java.util.List<Substitution> substitutions(@NonNull GeneratorContext generatorContext)
substitutions in interface SerializationFeature