Skip to content

java.lang.UnsupportedOperationException: Attempted to serialize java.lang.Class: xxx. Forgot to register a type adapter? #20

@jason19659

Description

@jason19659

java.lang.UnsupportedOperationException: Attempted to serialize java.lang.Class: xxx. Forgot to register a type adapter?
Map<String, Object> hashMap = new PropertyUtilsBean().describe(this); c = Charge.create(hashMap);
使用PropertyUtilsBean将javabean转换成map之后调用create报错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions