随笔分类 -  spring

摘要:建第一个注解 package com.tmser.annotation; /** 类,方法,字段使用annotation,可以通过反射获取。 Class getAnnotation(Class<T> annotationClass) Method getAnnotation(Class<T> ann 阅读全文
posted @ 2017-07-20 15:41 大树程序员 阅读(209) 评论(0) 推荐(0)