最近在看springboot源码中有一段很怪异的代码 private ServletContextInitializer getSelfInitializer() {
I\'m trying to write a set of filtering functions that can be chained together to progressively filter a data set. What\'s tricky about this is that I want to be able to define the filters in a differ