Skip to content

CreateMeetingResponse returning nested object but while trying to return it as response of API call in Java Spring Boot Application. #4419

@pgope-mdsol

Description

@pgope-mdsol

Describe the issue

Nested Object getting from AWS SDK for Java 2.0 ( Chime ) methods not getting serialized

image

Getting this exception
"com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class software.amazon.awssdk.services.chimesdkmeetings.model.CreateMeetingResponse and
no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)"

Links

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/chimesdkmeetings/model/CreateMeetingResponse.html#serializableBuilderClass()

Metadata

Metadata

Assignees

Labels

closed-for-stalenessdocumentationThis is a problem with documentation.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions