摘要: 静态代理 代理类自己编写,在编译器已经确认了代理类。 实现步骤 1.定义接口及其实现类 public interface SayHelloService { void say(); } public class SayHelloServiceImpl implements SayHelloServi 阅读全文
posted @ 2021-08-27 16:29 杰哥! 阅读(47) 评论(0) 推荐(0)
/*scroll to top 火箭按钮*/