Commit 9469328b authored by 赵啸非's avatar 赵啸非

添加消息发送系统

parent 2d8d29b5
...@@ -10,7 +10,7 @@ import org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainer ...@@ -10,7 +10,7 @@ import org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainer
import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
@Configuration //@Configuration
public class RabbitConfig { public class RabbitConfig {
//@Bean(name = "consumerBatchContainerFactory") //@Bean(name = "consumerBatchContainerFactory")
......
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