lynx009 commented on PR #3922: URL: https://github.com/apache/hertzbeat/pull/3922#issuecomment-4141341796
The TypeReference of com. fasterxml.jakson.core needs to be replaced with the TypeReference of tools.jackson.core: JsonUtil's current TypeReference is tools.jacksoncore.type.TypeReference. <img width="646" height="690" alt="截屏2026-03-27 17 15 50" src="https://github.com/user-attachments/assets/0ce2dc8a-03d5-461e-99dc-c1b04a41d3f0" /> ypeReference <img width="973" height="681" alt="截屏2026-03-27 17 16 17" src="https://github.com/user-attachments/assets/6f4c197b-7469-4034-b71d-72c5f11cf619" /> <img width="1516" height="651" alt="截屏2026-03-27 17 22 48" src="https://github.com/user-attachments/assets/81ef49e5-8941-4bd6-a9e3-aecc4a5d992f" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
