Currently, hyperlink to XML mapper/statement element works only in a mapper interface file.
So, for example, if I am editing a service layer class or a presentation layer class and want to see the XML mapper declaration of a mapper method, it requires two steps (link to the mapper interface -> link to the XML element).
Currently, hyperlink to XML mapper/statement element works only in a mapper interface file. So, for example, if I am editing a service layer class or a presentation layer class and want to see the XML mapper declaration of a mapper method, it requires two steps (link to the mapper interface -> link to the XML element).
With this issue fixed, it will be just one step: