aws / aws/aws-lambda-java-libs

Provide a mechanism for retrieving non-wrapped ObjectMapper instance

Aperta
#352 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
548
Fork
241
Merge medio
2g 5m
PR unite (30g)
11

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.