会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我爱si搬砖
博客园
首页
新随笔
联系
订阅
管理
2018年10月30日
自定义注解
摘要: 1. 新建一个注解annotation的类,类名为自定义注解的名字 2. 自定义注解步骤如下:
阅读全文
posted @ 2018-10-30 17:31 我爱si搬砖
阅读(163)
评论(0)
推荐(0)
编辑
Spring AOP
摘要: 1. 在pom.xml文件里面添加依赖 <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>4.3.9.RELEASE</version> </dep
阅读全文
posted @ 2018-10-30 15:36 我爱si搬砖
阅读(283)
评论(0)
推荐(0)
编辑
公告