Package io.kestra.core.serializers
package io.kestra.core.serializers
-
ClassesClassDescriptionHandle default values properly https://github.com/FasterXML/jackson-databind/issues/2105#issuecomment-416267742 https://gist.github.com/bwaldvogel/5dae899974f6ab68cab556d524460382This deserializer is for historical purpose, labels was first a map but has been updated to a List of Label so this deserializer allows using both types.This serializer is for historical purpose, labels was first a map but has been updated to a List of Label so this serializer allows using both types.hard copy from {link io.micronaut.jackson.
ObjectMapperFactory} just to change the serializerBeanSerializerFactoryWithGlobalIncludeDefaultsand to force the global ClassLoader.