SerializationFeature rule problem

0

I got this error : Lambda function handler threw an uncaught exception: No serializer found for class software.amazon.events.rule.ResourceModel$ResourceModelBuilder and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) (through reference chain: software.amazon.cloudformation.proxy.ProgressEvent["callbackContext"]->software.amazon.events.rule.CallbackContext["resourceModelBuilder"])

  • This means there is a setter/getter or relevant annotation missing. Can you post the code and complete exception for further comment/analysis?

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容