Bluelock / camel-spring-amqp

Spring AMQP Component for Apache Camel
61 stars 53 forks source link

Moving connection configuration into the properties portion of the URI #43

Closed michaelpage closed 11 years ago

michaelpage commented 11 years ago

Connection configuration was originally placed in the wrong location of the URI. I moved them to the parameters portion of the URI for more flexibility.