
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
获取登录用户Session
//1. Session 的创建Session session = HttpSession.getSession(); //2. 在session设置一个对象,名字为sessionNamesession.setAttribute("sessionName",Object);//3.也可以设置时间session.sexMaxInactiveInterval(900
spring容器无法注入service(No qualifying bean of type)
No qualifying bean of type [j.service.IUserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}如果是用xml配置的,确
mybatis resultMap去重
http://www.linuxprobe.com/mybatis-resultmap.html
到底了







