main^2
黄海 11 months ago
parent adb323edfa
commit c8f762e38f

@ -0,0 +1,22 @@
{
"hints": [],
"groups": [
{
"sourceType": "com.i100c.charge.gw.filter.ZuulPreFilter",
"name": "jwt.filter",
"type": "com.i100c.charge.gw.filter.ZuulPreFilter"
}
],
"properties": [
{
"sourceType": "com.i100c.charge.gw.filter.ZuulPreFilter",
"name": "jwt.filter.no-access-filter",
"type": "java.util.List<java.lang.String>"
},
{
"sourceType": "com.i100c.charge.gw.filter.ZuulPreFilter",
"name": "jwt.filter.should-not-filter",
"type": "java.util.List<java.lang.String>"
}
]
}

@ -0,0 +1,22 @@
{
"hints": [],
"groups": [
{
"sourceType": "com.charge.gwopenapi.filter.ZuulPreFilter",
"name": "jwt.filter",
"type": "com.charge.gwopenapi.filter.ZuulPreFilter"
}
],
"properties": [
{
"sourceType": "com.charge.gwopenapi.filter.ZuulPreFilter",
"name": "jwt.filter.no-access-filter",
"type": "java.util.List<java.lang.String>"
},
{
"sourceType": "com.charge.gwopenapi.filter.ZuulPreFilter",
"name": "jwt.filter.should-not-filter",
"type": "java.util.List<java.lang.String>"
}
]
}

@ -0,0 +1,22 @@
{
"hints": [],
"groups": [
{
"sourceType": "com.charge.gwmgr.filter.ZuulPreFilter",
"name": "jwt.filter",
"type": "com.charge.gwmgr.filter.ZuulPreFilter"
}
],
"properties": [
{
"sourceType": "com.charge.gwmgr.filter.ZuulPreFilter",
"name": "jwt.filter.no-access-filter",
"type": "java.util.List<java.lang.String>"
},
{
"sourceType": "com.charge.gwmgr.filter.ZuulPreFilter",
"name": "jwt.filter.should-not-filter",
"type": "java.util.List<java.lang.String>"
}
]
}
Loading…
Cancel
Save