pogoMoonL / SpringLab

0 stars 1 forks source link

how to use reflation to get private value #9

Open yaodehaung opened 3 years ago

yaodehaung commented 3 years ago

ref: https://www.concretepage.com/java/how-to-access-all-private-fields-methods-and-constructors-using-java-reflection-with-example

yaodehaung commented 3 years ago

http://www.51gjie.com/java/754.html

yaodehaung commented 3 years ago

practice reflat topic: https://www.logicbig.com/how-to/code-snippets/jcode-reflection-class-getsuperclass.html

yaodehaung commented 3 years ago

https://stevenjhu.com/2019/10/08/java-%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88%E5%9F%BA%E7%A4%8E-throw/