spring-boot/spring-boot-project
Stephane Nicoll f5761bd508 Auto-configure listener container factory without consumer factory
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
2020-03-23 12:52:33 +01:00
..
spring-boot Link to correct factory in TomcatReactiveWebServerFactory's javadoc 2020-03-20 11:02:41 +00:00
spring-boot-actuator Polish 2020-02-20 10:58:37 +01:00
spring-boot-actuator-autoconfigure Polish actuator dependencies and test resources 2020-01-21 14:20:28 +01:00
spring-boot-autoconfigure Auto-configure listener container factory without consumer factory 2020-03-23 12:52:33 +01:00
spring-boot-cli Fix behaviour of DependencyCustomizer ifAllResourcesPresent 2020-03-11 13:00:49 +00:00
spring-boot-dependencies Upgrade to Neo4j Ogm 3.1.17 2020-02-26 08:52:42 -05:00
spring-boot-devtools Optimize debug level logs 2019-10-22 09:36:48 +02:00
spring-boot-docs Document how to register a blocking health contributor with reactive 2020-02-11 14:22:16 +01:00
spring-boot-parent Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-properties-migrator Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-starters Fix link to Vaadin Spring Boot starter 2019-12-12 16:53:21 +01:00
spring-boot-test Revert "Add profiles directly to the application environment for tests" 2020-01-20 15:01:09 +00:00
spring-boot-test-autoconfigure Polish "Make equality checks defensive to null reference" 2020-01-13 17:38:38 +01:00
spring-boot-tools Fix up-to-date checking of build info properties 2020-02-14 11:56:19 +00:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00