Skip to content

Commit

Permalink
fix/#103 JwtProperties 컴파일 에러 해결 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeHanEum authored Nov 17, 2024
1 parent 7bea2da commit 1d4fd47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import lombok.Setter;

@Getter
@Setter
@Component
@NoArgsConstructor
@AllArgsConstructor
Expand Down

0 comments on commit 1d4fd47

Please sign in to comment.