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?

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南