IDEA 插件#
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
| {
"filtered_count": 526,
"item_count": 500,
"items": [
{
"arguments": {},
"auto_delete": false,
"durable": true,
"internal": false,
"message_stats": {
"publish_in": 3583,
"publish_in_details": {
"rate": 0.0
},
"publish_out": 3560,
"publish_out_details": {
"rate": 0.0
}
},
"name": "",
"policy": "ha_all",
"type": "direct",
"user_who_performed_action": "rmq-internal",
"vhost": "/"
}
],
"page": 1,
"page_count": 2,
"page_size": 500,
"total_count": 526
}
|

自动根据JSON生成对应的Bean
注意 注意字段类型 int,long的选取.
Maven Helper#

分析maven 依赖利器,解决maven jar包冲突.
Mybatis Log Plugin#

Grep console#
日志高亮显示, 方便区分 Debug,Info,Error,Warn信息
