-
Ensure user-suppplied ZuulFilters are added properly · 70c3d9e7Dave Syer authored
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
70c3d9e7
×