Skip to content

springwolf-kafka-0.6.0

Compare
Choose a tag to compare
@stavshamir 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 of ProducerData.
  • The ProducerData field binding has changed to operationBinding, and a new field channelBinding has been added.

Thanks a lot to @Stmated for his valuable contribution!