摘要: 问题: 在Servlet中,如果像在其他服务类中一样使用@Autowired注解,则达不到自动注入的效果,例如: public class OneDemoServlet extends HttpServlet{ /** * */ private static final long serialVer 阅读全文
posted @ 2017-07-05 11:08 hongweigg 阅读(14) 评论(0) 推荐(0)