yuluo-yx commented on PR #2454: URL: https://github.com/apache/hertzbeat/pull/2454#issuecomment-2268545923
> > @tomsun28 I find question: pls see: [spring-projects/spring-data-commons#2987](https://github.com/spring-projects/spring-data-commons/issues/2987) > > 👍 it seem this can fix it. [spring-projects/spring-data-commons#2987 (comment)](https://github.com/spring-projects/spring-data-commons/issues/2987#issuecomment-2072480592) add pageModule in jackson This would be due to additional class configuration, not sure if there are other side effects, I think it's better to use `new PageImpl` to be safe. 🤔 -- 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]
