摘要:
@Controller 组合注解(组合了@Component注解),应用在MVC层(控制层),DispatcherServlet会自动扫描注解了此注解的类,然后将web请求映射到注解了@RequestMapping的方法上。@Service 组合注解(组合了@Component注解),应用在serv 阅读全文
posted @ 2019-10-14 08:53
老痰涮菜
阅读(436)
评论(0)
推荐(0)
浙公网安备 33010602011771号