Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: error at ::0 inconsistent binding

1.发生原因  springAOP 里面绑定参数出现错误  核对绑定参数的名称    核对 springAOP的版本

2.aop切面表达式写的有误

原文地址:https://www.cnblogs.com/xingzc/p/8558998.html