aws / aws/aws-lambda-java-libs
Add Nullable attributes to events for kotlin interop
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 548
- Forks
- 241
- Ø Merge
- 2 T. 5 Min.
- Gemergte PRs (30 T.)
- 11
Beschreibung
APIGatewayEvents (and possibly other types) aren't annotated as having nullable fields, leading to confusing null pointer exceptions from the kotlin side of the world. Proper annotations would make it less painful to use `aws-lambda-java-libs` for developers, since it's impossible to know without trial and error what is or can be null.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.