Results 1 to 3 of 3

Thread: Spring-RabbitMQ with SMTP protocol configuration example

Hybrid View

  1. #1

    Default Spring-RabbitMQ with SMTP protocol configuration example

    Hi,can any one please post me the basic configuration in spring to work with RabbitMQ with SMTP protocol,
    I need a basic example on these combination urgently.

    Thanks in advance..

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    You can accomplish this with MAIL and AMQP support within Spring Integration
    Look at some of the relevant samples:
    https://github.com/SpringSource/spri...ter/basic/amqp
    https://github.com/SpringSource/spri...ter/basic/mail

  3. #3

    Default

    Thanks for the useful information.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •