ShuYou's Blog

我不知道去何方,但我已经在路上

Spring AOP的初步使用

“初步了解和使用SPRING AOP” 一、JDK 动态代理的使用 1.Food 目标接口 package proxy; /** * @author zsy * @version v1.0 * @Description * @date 2020-09-23 15:50 */ public interface Food { /** * @Author Zousy * @Description 测试静态代理

Spring AOP的初步了解

“初步了解和使用SPRING AOP” 一、AOP 1.1 什么是AOP AOP(Aspect Orient Programming),面向切面编程。AOP是一种编程思想,是对面向

Welcome to ShuYou Blog

"Hello World, Hello Blog"

“Yeah It’s on. ” 前言 这是使用Hexo搭建的博客,使用了Hux的主题。 用腾讯云做的服务器,nginx静态资源访问,图片加载很慢,之后再优化下吧