01 2020 档案

摘要:1、application.yml 配置 spring:rabbitmq: host: localhost port: 5672 listener: simple: acknowledge-mode: manual // 手动签发 prefetch: 1 retry: enabled: true i 阅读全文
posted @ 2020-01-21 14:54 北方有鱼 编辑
摘要:普通Collection的创建 List<String> list = Lists.newArrayList(); Set<String> set = Sets.newHashSet(); Map<String, String> map = Maps.newHashMap(); 不变Collecti 阅读全文
posted @ 2020-01-21 11:23 北方有鱼 编辑

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