Skip to content

Commit d204f80

Browse files
committed
hotfix: Jackson 직렬화 오류 해결
1 parent afa7a82 commit d204f80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/web/coreclass/domain/instructor/dto/InstructorDto.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ public CareerHistoryResponse(CareerHistory history) {
108108
}
109109

110110
// GameResponse
111+
@Getter
111112
public static class GameResponse {
112113
private String name;
113114
private String gameLogoUrl;

0 commit comments

Comments
 (0)