02 2014 档案

摘要:import java.io.IOException;import java.lang.reflect.Method;import org.springframework.core.io.Resource;import org.springframework.core.io.support.PathMatchingResourcePatternResolver;/** * 检查BIZ层不符合规则的方法 * @author @author ANDY * */public class CheckMethodsInBiz { public static void main(String[] a... 阅读全文
posted @ 2014-02-25 15:50 龙猫爸爸 阅读(129) 评论(0) 推荐(0)