读书人

ssh调整spring配置声明式事物处理报

发布时间: 2012-06-25 21:24:50 作者: rapoo

ssh整合,spring配置声明式事物处理报错

Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting 'name pattern' at character position 28

execution(*com.services.*.*(..))

?

?

把第一个星后面加个空格,第一个星是返回类型,跟后面的com连一起他会误解为通配符?

?

?

?

读书人网 >软件架构设计

热点推荐