Hi,

currently @ViewRef has only one property called "config".

So the current usage is:
@ViewRef(config = Views.Logout.class)

What about renaming it to "value"?
-> @ViewRef(Views.Logout.class)

Regards,
Thomas

Reply via email to