摘要: springboot连接MySQL运行报错: The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone. You must configure either the 阅读全文
posted @ 2019-02-09 13:53 liuwd 阅读(959) 评论(0) 推荐(0)
摘要: 对于Aop 一直理解很是不到位 谈谈自己理解! Aop : Aspect: 切面 joinpoint 连接点 pointCut 切点 Advice 增强 targert 目标对象 weaving 织入 introduction等组成 理解几个关键字: 采用springboot 方式来快速实现的理解: 阅读全文
posted @ 2019-02-09 13:38 liuwd 阅读(474) 评论(0) 推荐(0)