spring-boot/spring-boot-project
Stephane Nicoll ada699a9f6 Allow to customize the RabbitMQ RetryTemplate
This commit adds the ability to customize the RetryTemplate used in the
RabbitMQ infrastructure. The customizer is slightly unusual and offer
a `Target` enum that define the component that will use the retry
template: `SENDER` for the auto-configured `RabbitTemplate` and
`LISTENER` for a listener container created by a
`RabbitListenerContainerFactoryConfigurer`.

Closes gh-13793
2018-07-17 11:31:20 +02:00
..
spring-boot Polish 2018-07-17 10:25:38 +02:00
spring-boot-actuator Polish 2018-07-17 10:25:38 +02:00
spring-boot-actuator-autoconfigure Polish 2018-07-17 10:25:38 +02:00
spring-boot-autoconfigure Allow to customize the RabbitMQ RetryTemplate 2018-07-17 11:31:20 +02:00
spring-boot-cli Polish 2018-05-17 15:29:50 +02:00
spring-boot-dependencies Polish 2018-07-17 10:25:38 +02:00
spring-boot-devtools Merge branch '2.0.x' 2018-07-17 08:22:58 +02:00
spring-boot-docs Allow to customize the RabbitMQ RetryTemplate 2018-07-17 11:31:20 +02:00
spring-boot-parent Merge branch '2.0.x' 2018-06-20 13:57:05 +01:00
spring-boot-properties-migrator Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-starters Polish "Add reference to structurizr starter" 2018-07-09 08:38:58 +02:00
spring-boot-test Annotate our test annotations with @ExtendWith(SpringExtension.class) 2018-07-11 17:25:21 +01:00
spring-boot-test-autoconfigure Annotate our test annotations with @ExtendWith(SpringExtension.class) 2018-07-11 17:25:21 +01:00
spring-boot-tools Merge branch '2.0.x' 2018-07-16 14:12:36 +02:00
pom.xml Rename spring-boot-deprecated-properties-support 2018-01-24 11:15:17 +01:00