Skip to content

Commit

Permalink
format kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Nov 14, 2023
1 parent c8248a0 commit b1484cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class KafkaConsumerConfiguration(
fun stringJsonMessageConverter(): StringJsonMessageConverter {
return StringJsonMessageConverter(objectMapper)
}

companion object {
const val RETRY_LISTENER_BEAN_NAME = "kafkaRetryListenerContainerFactory"
const val LISTENER_BEAN_NAME = "kafkaListenerContainerFactory"
Expand Down

0 comments on commit b1484cd

Please sign in to comment.