aws / aws/aws-lambda-java-libs

Provide a mechanism for retrieving non-wrapped ObjectMapper instance

Offen
#352 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
548
Forks
241
Ø Merge
2 T. 5 Min.
Gemergte PRs (30 T.)
11

Beschreibung

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?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.