• Stephane Nicoll's avatar
    Auto-configure listener container factory without consumer factory · f5761bd5
    Stephane Nicoll authored
    Previously, the presence of a `ConsumerFactory` bean would make the
    auto-configured one to back off, leading to a failure down the line if
    no available instance matches the generics criterion. This commit
    improves the auto-configuration to create a `ConsumerFactory<?,?>`
    behind the scenes if none is available.
    
    Closes gh-19221
    f5761bd5
Name
Last commit
Last update
.bomr Loading commit data...
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
git/hooks Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
src/checkstyle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...