Not sure if this is specific to spring facet.
In Java code, I can invoke Ctrl-Q (Quick Javadoc) and Ctrl-Shift-I (Quick Definition) on the entries from the code completion popup menu.
This does not work for completion suggestions in spring xml (for example property names).