Audit support is provided for parameters with @Param annotation attached.
Optimize AuditingInterceptor to support auditing iterable objects.
I don't have enough energy to review all the code in this library, so I only modified the parts that I think affect the functions I need. If there is any problem, please leave a comment.
Resolves #119, resolves #208
@Param
annotation attached.AuditingInterceptor
to support auditing iterable objects.I don't have enough energy to review all the code in this library, so I only modified the parts that I think affect the functions I need. If there is any problem, please leave a comment.
Thank you for your efforts, it's a great library.