添加druid白名单
This commit is contained in:
parent
807b723116
commit
9c50dd8c2d
@ -37,6 +37,8 @@ spring:
|
|||||||
testOnReturn: false
|
testOnReturn: false
|
||||||
statViewServlet:
|
statViewServlet:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
# 设置白名单,不填则允许所有访问
|
||||||
|
allow:
|
||||||
url-pattern: /monitor/druid/*
|
url-pattern: /monitor/druid/*
|
||||||
filter:
|
filter:
|
||||||
stat:
|
stat:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user