11 2019 档案

摘要:public static final int ALIVETIME = 600000; public static final String QUEUE = "hnyz_gs_queue"; @Beanpublic Queue cretaeQueue(){ // return new Queue(Q 阅读全文
posted @ 2019-11-27 19:38 qing222 阅读(2053) 评论(0) 推荐(0) 编辑
摘要:1、引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> 2、配置文件 rabbitmq: addre 阅读全文
posted @ 2019-11-27 19:35 qing222 阅读(1418) 评论(0) 推荐(0) 编辑
摘要:1、设置全局主题 2、设置代码字体自动缩放 3、添加git命令窗口 5、设置控制台字体大小 阅读全文
posted @ 2019-11-16 18:21 qing222 阅读(524) 评论(0) 推荐(0) 编辑
摘要:1、依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId></dependency>2、初始化配置rabbitmq: addresses: 阅读全文
posted @ 2019-11-08 09:22 qing222 阅读(175) 评论(0) 推荐(0) 编辑
摘要:1、依赖<!-- https://mvnrepository.com/artifact/org.springframework.amqp/spring-rabbit --><dependency> <groupId>org.springframework.amqp</groupId> <artifa 阅读全文
posted @ 2019-11-08 09:18 qing222 阅读(179) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示