ApplicationContext ctx = new ClassPathXmlApplicationContext("spring-config.xml"); DispatcherServlet servlet = getDispatcherServlet(ctx); NettyHttpServer server = new NettyHttpServer(ENGINE_PORT, servlet); server
www.dbjr.com.cn/article/2504...htm 2025-6-8