springwolf-kafka-0.6.0
stavshamir
released this
06 Jun 18:31
·
1020 commits
to master
since this release
What's Changed
- Ability of specifying base package for configuration beans by @Stmated in #63
- Added specialized class for
ProducerData
(KafkaProducerData
) for more convenient instantiation ofProducerData
. - The
ProducerData
fieldbinding
has changed tooperationBinding
, and a new fieldchannelBinding
has been added.
Thanks a lot to @Stmated for his valuable contribution!