|
@ -13,7 +13,7 @@ import org.springframework.stereotype.Component; |
|
|
import javax.annotation.PostConstruct; |
|
|
import javax.annotation.PostConstruct; |
|
|
|
|
|
|
|
|
@Slf4j |
|
|
@Slf4j |
|
|
//@Component
|
|
|
@Component |
|
|
public class RocketMQConsumerRegister { |
|
|
public class RocketMQConsumerRegister { |
|
|
|
|
|
|
|
|
@Value("${rocketmq.name-server}") |
|
|
@Value("${rocketmq.name-server}") |
|
|