spring-boot/spring-boot-docs/src/main/asciidoc
Stephane Nicoll 813d86e5e0 Auto-configure Rabbit MessageConverter
If a `MessageConverter` bean is available, we now associate it to the
created `RabbitTemplate` and `RabbitListenerContainerFactory`. That way,
registering a custom `MessageConverter` is all that's needed.

The Rabbit auto-configuration is now using the new `ObjectProvider` that
offers a nicer API to detect if a primary candidate is available for
optional collaborators.

Closes gh-5088
2016-02-29 19:32:30 +01:00
..
.gitignore Add documentation tool-chain 2014-03-13 13:47:22 -07:00
Guardfile Add documentation tool-chain 2014-03-13 13:47:22 -07:00
appendix-application-properties.adoc Add Caffeine cache support 2016-02-29 14:07:01 +01:00
appendix-auto-configuration-classes.adoc Polish 2015-11-30 10:47:25 +01:00
appendix-configuration-metadata.adoc Polish 2016-02-19 16:19:22 -08:00
appendix-dependency-versions.adoc Correct the path used to import the dependency versions .adoc file 2014-05-21 10:08:20 +01:00
appendix-executable-jar-format.adoc Update documentation following changes to executable jar layout 2016-02-19 15:41:53 +00:00
appendix.adoc Document configuration meta-data 2014-11-02 21:49:42 -08:00
build-tool-plugins.adoc Fix incorrect header depth in the documentation 2016-01-21 15:02:32 +00:00
deployment.adoc Polish contribution 2016-02-29 11:42:27 +01:00
documentation-overview.adoc Update deployment documentation 2015-04-09 10:57:40 -07:00
getting-started.adoc Add a reference to start.spring.io 2016-01-11 17:46:46 +01:00
howto.adoc Merge branch '1.3.x' 2016-02-11 17:52:57 +01:00
index-docinfo.xml Upgrade copyright headers for 2016 2016-01-12 10:12:49 +00:00
index.adoc Polish devtools declaration documentation 2015-08-04 17:36:56 +02:00
production-ready-features.adoc Document log file endpoint's support for using Range header 2016-02-24 10:56:32 +00:00
spring-boot-cli.adoc Polish docs 2015-12-12 18:55:34 +01:00
spring-boot-features.adoc Auto-configure Rabbit MessageConverter 2016-02-29 19:32:30 +01:00
using-spring-boot.adoc Merge branch '1.3.x' 2016-02-11 17:52:57 +01:00