Failed to evaluate Jackson deserialization for type [[simple type, class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest]]: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Conflicting getter definitions for property "organization_guid" #747
What is the problem?
When the service instance creation API called, error will be reported like this:
Failed to evaluate Jackson deserialization for type [[simple type, class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest]]: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Conflicting getter definitions for property "organization_guid"
Who does this affect?
service instance creation failed
Do you have any proposed solutions?
A description of any potential solutions.
What is the problem? When the service instance creation API called, error will be reported like this: Failed to evaluate Jackson deserialization for type [[simple type, class org.springframework.cloud.servicebroker.model.instance.CreateServiceInstanceRequest]]: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Conflicting getter definitions for property "organization_guid"
Who does this affect? service instance creation failed
Do you have any proposed solutions? A description of any potential solutions.
Additional context spring-cloud-starter-open-service-broker 3.1.0.RELEASE