2种异步执行方式
Java中的动态代理和静态代理概念
springboot非注解和注解方式定义切面
@Repository、@Component、@Service、@Controller
新建springBoot方法,自动装配原理
在spring中注册处理文件上传的bean,controller层中,文件上传的代码两种实现方法,两种下载实现方法
Spring-SpringMvc-Mybatis配置文件整合,包含依赖包,整合mybatis,整合springmvc
spring整合mybatis实现配置AOP方式的事务,通过切点,在包含sql的文件上加入通知