ListBeansView should also expose aliases [SPR-14632] #19199
Closed
Comments
Juergen Hoeller commented Good point! I've implemented this in a slightly different way, reusing the "dependencies" code for an array representation with quoted elements. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Petar Tahchiev opened SPR-14632 and commented
The json that
ListBeansView
constructs must also contain the aliases for the given bean. This is very important for our project because we have several beans all having different names but same aliases and it is hard for the customer to find out which bean has which alias.I will prepare a pull-request later today.
Affects: 4.3.2
Referenced from: pull request #1146, and commits 5a004c3, 57cb7c7
The text was updated successfully, but these errors were encountered: