public final class DruidWallConfigUtil extends Object
Constructor and Description |
---|
DruidWallConfigUtil() |
Modifier and Type | Method and Description |
---|---|
static com.alibaba.druid.wall.WallConfig |
toWallConfig(DruidWallConfig c,
DruidWallConfig g)
根据当前的配置和全局的配置生成druid防火墙配置
|
public static com.alibaba.druid.wall.WallConfig toWallConfig(DruidWallConfig c, DruidWallConfig g)
c
- 当前配置g
- 全局配置Copyright © 2018–2020 baomidou. All rights reserved.