aws / aws/aws-lambda-java-libs

Provide a mechanism for retrieving non-wrapped ObjectMapper instance

Ouverte
#352 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
548
Forks
241
Merge moyen
2 j 5 min
PR mergées (30 j)
11

Description

Hi, attempting to use Spring Cloud for an AWS lambda. Spring cloud looks for an instance of `com.fasterxml.jackson.databind.ObjectMapper`. However, the serialisation library only provides a mechanism (as far as I can see) to return a wrapped instance of the configured mapper (i.e. `com.amazonaws.thirdparty...`).

Is there a way to get the expected ObjectMapper instance that I've missed? Or an appetite to expose the appropriately typed instance?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.