Add visibility and return type to SimpleMethodMetadata toString #34649
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
We should align
SimpleMethodMetadata#toString
with the traditional Java reflect API, as the method vibility and return types are currently missing from the toString implementation.The text was updated successfully, but these errors were encountered: