
IP属地:云南
RabbitMQ 中的一些术语 交换器(Exchange):交换器就像路由器,我们先是把消息发到交换器,然后交换器再根据路由键(routingK...
grant all privileges on *.* to root@'%'identified by '123456'with grant ...
&allowMultiQueries=true 需要配置支持多条sql
多线程调用feign 之前 获取请求头数据 RequestContextHolder.setRequestAttributes(RequestC...