spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll 5d8fe860d7 Polish "Use ssl.enabled flag when RabbitMQ address has no protocol"
There is a direct link between the sslEnabled flag and the default port
that should be used by an address. The checks are currently set in two
places:

* Determine which port should be used
* Determine if SSL should be enabled

This commit polishes the initial proposal so that secureConnection is
only set if a protocol is available.

See gh-19109
2019-11-25 13:52:27 +01:00
..
src Polish "Use ssl.enabled flag when RabbitMQ address has no protocol" 2019-11-25 13:52:27 +01:00
pom.xml Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00