kyung8721 / budgetBook

가계부를 관리할 수 있는 프로그램
0 stars 0 forks source link

int를 Integer로 수정할 것 있는지 확인 #18

Open kyung8721 opened 1 week ago

kyung8721 commented 1 week ago

DB에서 NOT NULL로 설정한 것들 중 int로 되어있는 게 있다면 Entity class와 DTO에서 int를 Integer로 변경할것