All Classes and Interfaces
Classes
Class
Description
AOT Initialization processor required to register reflective hints for GraalVM.
Event loop and necessary configurations to support AWS Lambda Custom Runtime
- https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html.
Initializer to optionally start Custom Runtime to process web workloads.
This ExceptionHandler implementation enhances the standard AwsProxyExceptionHandler
by mapping additional details from org.springframework.web.ErrorResponse
As of now this class is identical with SpringAwsProxyExceptionHandler.
SpringBoot implementation of the `LambdaContainerHandler` abstract class.
An implementation of
RequestStreamHandler which delegates to
Spring Cloud Function serverless web module managed by Spring team.