Skip to content

Commit

Permalink
feat :: (#23) json 요청 카멜케이스로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
geunoo committed Dec 13, 2023
1 parent e8ea6a8 commit 96ab20d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spring:
show_sql: ${SHOW_SQL:true}
jdbc:
batch_size: 200
jackson:
property-naming-strategy: SNAKE_CASE

jwt:
secret: ${JWT_SECRET:asdf}
Expand Down

0 comments on commit 96ab20d

Please sign in to comment.