From 13b736b1cd0c0e24322c73eda6d32da9ca05f30d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 23 Feb 2018 15:16:57 +0100 Subject: [PATCH] Migrate remaining duration-based properties for Rabbit Closes gh-12192 --- ...bitListenerContainerFactoryConfigurer.java | 6 +-- .../amqp/RabbitAutoConfiguration.java | 13 +++--- .../autoconfigure/amqp/RabbitProperties.java | 45 +++++++++---------- .../appendix-application-properties.adoc | 12 ++--- 4 files changed, 38 insertions(+), 38 deletions(-) diff --git a/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/amqp/AbstractRabbitListenerContainerFactoryConfigurer.java b/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/amqp/AbstractRabbitListenerContainerFactoryConfigurer.java index 185428898b..8475293207 100644 --- a/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/amqp/AbstractRabbitListenerContainerFactoryConfigurer.java +++ b/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/amqp/AbstractRabbitListenerContainerFactoryConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -108,8 +108,8 @@ public abstract class AbstractRabbitListenerContainerFactoryConfigurer