摘要: public class ReflectionUtils { private final static Logger logger = LoggerFactory.getLogger(ReflectionUtils.class); /** * 检查字段 */ public static class CheckFiled{ /** * 检查字段是否为null 或者 "" * @param sourc 阅读全文
posted @ 2019-08-08 12:56 zfzf1 阅读(1058) 评论(0) 推荐(0)
摘要: 构造器,@autowire @afterpropertyset || @postconstruct 阅读全文
posted @ 2019-08-08 10:31 zfzf1 阅读(730) 评论(0) 推荐(0)