Commit 27c60e3d authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.0.x'

parents d35d221b 48cf0250
......@@ -35,7 +35,7 @@ import org.springframework.util.StringUtils;
*
* @author Stephane Nicoll
*/
public class RabbitConnectionFactoryMetricsPostProcessor
class RabbitConnectionFactoryMetricsPostProcessor
implements BeanPostProcessor, Ordered {
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