Skip to content

java.lang.IllegalAccessException #73

Description

@JeffAndCherry

在lombok工具下使用@builder注解修饰的实体包抛出异常
java.lang.IllegalAccessException:xxxxxx with modifiers "private"

@DaTa
@builder
public class ScoreCalculateContext {
private String name;
private Long age;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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