Skip to content

Commit

Permalink
netty 오류메시지 무시
Browse files Browse the repository at this point in the history
  • Loading branch information
Hank-Choi committed Jan 14, 2025
1 parent 7cf07ad commit ad23304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ spring:
data:
mongodb:
uri:

logging:
level:
reactor.netty: OFF

0 comments on commit ad23304

Please sign in to comment.