39404142434445
return new MockEmbeddedServletContainerFactory(); } @Bean public Servlet servlet() { return new MockServlet(); }