Ensure user-suppplied ZuulFilters are added properly
Bean instantiation ordering was causing external (user-supplied)
filter beans to replace the defaults, not append to them. Separating
out the autowired map of beans into a spearate class was enough to
fix it.
Fixes gh-78
Showing
Please
register
or
sign in
to comment