添加druid白名单

master
RuoYi 6 years ago committed by Limy
parent 9fa3f4e054
commit 1a955bd29a

@ -37,6 +37,8 @@ spring:
testOnReturn: false
statViewServlet:
enabled: true
# 设置白名单,不填则允许所有访问
allow:
url-pattern: /monitor/druid/*
filter:
stat:

Loading…
Cancel
Save