dspace 1 中的方面链跟踪。8.x

Aspect chain tracing in dspace 1.8.x

我想追踪 aspect/transformer 请求中涉及的内容。有没有办法在 dspace 1.8.2

中做到这一点

您可以查看 DRI 页面。你只需要在/xmlui(或部署的webapp的名称)之后添加/DRI/。

示例:http://demo.dspace.org/xmlui/DRI/password-login

查看 ID,您可以看到生成它的 java class。