spring-boot/spring-boot-autoconfigure
Dave Syer aa38d33404 Support for setting credentials and vhost in rabbit addresses
User can now add credentials, vhost and protocol prefix (amqp://)
to any or all of the addresses, extending the format beyond that accepted
bu the rabbitmq client, but making it cloud friendly. Only one of
the addresses needs those properties and all are optional. Port
also defaults to 5672 in an address.
2014-07-07 19:56:50 +01:00
..
src Support for setting credentials and vhost in rabbit addresses 2014-07-07 19:56:50 +01:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Next development version 2014-06-26 14:09:54 -07:00