@Singleton public class SerializationJacksonFeature extends java.lang.Object implements SerializationFeature
ARTIFACT_ID_MICRONAUT_JACKSON_CORE, MICRONAUT_SERIALIZATION
ARTIFACT_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, wait
apply, dependencies, getCategory, getMicronautDocumentation, isPreview, micronautRuntimeDependency, serdeModule, serdeProcessor, supports
getOrder, getThirdPartyDocumentation, isCommunity, isVisible, processSelectedFeatures
@NonNull public java.lang.String getName()
Feature
public java.lang.String getDescription()
getDescription
in interface io.micronaut.core.naming.Described
getDescription
in interface Feature
public 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