赞
踩
在BaseController中 使用 spring @Resource注解引入一个service发现找不到;
最终使用容器上下文工具类获取service
JedisServer jedisServer = SpringContextUtil.getBean(JedisServer.class);
正确的
&& !execution(* ***.SerConfigController.queryFirmGroup(..))"
错误的,未加方法名...
&& !execution(* ***.SerConfigController(..))"
停止了一个未运行的StopWatch对象
stopWatch.stop();
java.lang.IllegalStateException: Can't stop StopWatch: it's not running
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。