Skip to content

Commit

Permalink
fix : user service dev profile
Browse files Browse the repository at this point in the history
  • Loading branch information
JiwonKKang committed Dec 2, 2024
1 parent aa7631e commit bb7dec8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ kafka-consumer-config:
max-partition-fetch-bytes-default: 1048576
max-partition-fetch-bytes-boost-factor: 1
poll-timeout-ms: 150
type-mappings:
- OutboxEvent:com.grepp.quizy.user.infra.user.messaging.listener.Event
ack-mode: MANUAL
---
spring:
config:
Expand Down

0 comments on commit bb7dec8

Please sign in to comment.