We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
似乎目前只能做到一个完整的类的反射,如果想要对父类和继承类进行反射,更进一步,只需要部分字段反射,有什么好的办法吗
The text was updated successfully, but these errors were encountered:
这个没有做过多考虑,因为纯粹是反射配置文件用,配置文件里没那么复杂的继承关系.
Sorry, something went wrong.
No branches or pull requests
似乎目前只能做到一个完整的类的反射,如果想要对父类和继承类进行反射,更进一步,只需要部分字段反射,有什么好的办法吗
The text was updated successfully, but these errors were encountered: