Skip to content

springwolf-amqp-0.3.0

Compare
Choose a tag to compare
@stavshamir stavshamir released this 06 Jun 18:32
· 1020 commits to master since this release

What's Changed

  • Ability of specifying base package for configuration beans by @Stmated in #63
  • Added ability to describe exchange and routing key for AMQP consumer and producer by @DmitriButorchin in #69
  • Added specialized class for ProducerData (AmqpProducerData) 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 @DmitriButorchin for his valuable contribution!