Commit 48cf0250 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 6893be54
...@@ -35,7 +35,7 @@ import org.springframework.util.StringUtils; ...@@ -35,7 +35,7 @@ import org.springframework.util.StringUtils;
* *
* @author Stephane Nicoll * @author Stephane Nicoll
*/ */
public class RabbitConnectionFactoryMetricsPostProcessor class RabbitConnectionFactoryMetricsPostProcessor
implements BeanPostProcessor, Ordered { implements BeanPostProcessor, Ordered {
private static final String CONNECTION_FACTORY_SUFFIX = "connectionFactory"; private static final String CONNECTION_FACTORY_SUFFIX = "connectionFactory";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment