aws / aws/aws-lambda-java-libs
Is there plan to support Optional value in aws-lambda-java-serialization
Open
- Dominant language
- Java
- Stars
- 548
- Forks
- 241
- Avg merge
- 2d 5m
- Merged PRs (30d)
- 11
Description
ObjectMapper supports JDK8 module since long time. Is there any reason it's not registered in JacksonFactory's ObjectMapper ?
https://github.com/aws/aws-lambda-java-libs/blob/master/aws-lambda-java-serialization/src/main/java/com/amazonaws/services/lambda/runtime/serialization/factories/JacksonFactory.java#L114
Contributor guide
Assessment
This issue has not been assessed yet.