标签: java spring spring-aop spring-aspects
我们可以使用spring aop来由一个方面处理由sevice完成的所有数据库更新的审计吗? 如果可以实现,请提供示例。我