25 maven ssm注解方式开发

注解说明:

dao      @Repository("userDao")
service  @Service("userService")
action   @Controller("userAction")
属性注入   @Autowired