12131415161718
public class AutowiringHandlerConfig { @Bean public HandlerFactory handlerFactory() { return new AutowiringHandlerFactory(); }