摘要: 一、 Spring常用注解 说明:@Resoure 不是Spring的注解是J2ee的注解 二、SpringMVC常用注解 说明:@Controller、@Service、@Repository都是@Compnent的子注解,所以本质都是为了将类交给Spring管理 三、MyBatis全部注解 未完 阅读全文
posted @ 2020-03-30 22:07 加速丨世界 阅读(688) 评论(0) 推荐(1) 编辑