What would be the correct approach to reinject dependencies after deserialization?

后端 未结 0 703
感动是毒
感动是毒 2020-12-24 07:21

I\'m using dependency injection without any framework, pure POJOs.

Say I have a Person Class which depends on a JsonHelper class , how would I reinject the JsonHelper

相关标签:
回答
  • 消灭零回复
提交回复
热议问题