提交修改
This commit is contained in:
parent
9e8005abcb
commit
9d35cdc1cc
@ -9,7 +9,6 @@ import org.springframework.amqp.rabbit.core.RabbitTemplate;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.beans.factory.annotation.Value;
|
||||
import org.springframework.context.annotation.Bean;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
@ -20,7 +19,7 @@ import java.util.Map;
|
||||
* @description mq配置
|
||||
* @date 2020-12-25
|
||||
*/
|
||||
@Configuration
|
||||
//@Configuration
|
||||
@Slf4j
|
||||
public class RabbitConfig {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user