ExtensionLoader override logic optimization
EvenLjj opened this issue · comments
Background
If one overrides ExtensionClass without adding an override label, it may result in the failure to load other ExtensionClasses of the same type. For instance, if you override the implementation of hessian2 without including an override tag, it will cause serializers like protobuf and json to not load.
Please assign this issue to me. Can you help me a little , in which project is the issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.