blob: a8b5ae1d72d7deab6be2adf8ade2ea45674c1adc [file] [log] [blame]
package com.alibaba.dubbo.test.conf;
import org.springframework.context.annotation.Configuration;
/**
* Created by ken.lj on 2017/9/8.
*/
@Configuration
public class CatConfiguration {
}