Skip to content

Add java.util.UUID to the trusted classes list in Jackson2ExecutionContextStringSerializer #4110

Closed
@junyongz

Description

@junyongz

private static final Set<String> TRUSTED_CLASS_NAMES = Collections.unmodifiableSet(new HashSet<>(Arrays.asList(

Btw, it is quite painful to add the custom serializer into JobRepositoryFactoryBean and JobExplorerFactoryBean.
is there a better way just to make Jackson2ExecutionContextStringSerializeras a @Bean

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions