aws / aws/aws-lambda-java-libs

Provide a mechanism for retrieving non-wrapped ObjectMapper instance

オープン
#352 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
548
フォーク
241
平均マージ
2日 5分
マージ済み PR(30日)
11

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。