Skip to content

Commit

Permalink
feat: 실제 같은 더미데이터로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
2Jin1031 committed Dec 6, 2024
1 parent ee7c1db commit a96620a
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 122 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ tasks.named('test') {

tasks.withType(JavaCompile) {
options.annotationProcessorPath = configurations.annotationProcessor
options.compilerArgs << "-parameters"
}
Loading

0 comments on commit a96620a

Please sign in to comment.