使用Java反射、注解等技术实现的简易SpringMVC框架。实现的注解有:@Autowired、@Controller、@RequestMapping、@Service核心的代码见DispatcherServlet类