Skip to content

Commit

Permalink
[Improve] lombok.Setter import package name improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys committed Oct 1, 2024
1 parent 72cc096 commit 1dd8259
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Getter;
import lombok.Setter;

import java.io.Serializable;
import java.util.ArrayList;
Expand Down

0 comments on commit 1dd8259

Please sign in to comment.