| Modifier and Type | Method and Description |
|---|---|
static SpringBootLambdaContainerHandler<AwsProxyRequest,AwsProxyResponse> |
SpringBootLambdaContainerHandler.getAwsProxyHandler(java.lang.Class<? extends org.springframework.web.WebApplicationInitializer> springBootInitializer)
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects
|
static SpringBootLambdaContainerHandler<AwsProxyRequest,AwsProxyResponse> |
SpringBootLambdaContainerHandler.getAwsProxyHandler(java.lang.Class<? extends org.springframework.web.WebApplicationInitializer> springBootInitializer,
java.lang.String... profiles)
Creates a default SpringLambdaContainerHandler initialized with the `AwsProxyRequest` and `AwsProxyResponse` objects and the given Spring profiles
|
Copyright © 2018. All Rights Reserved.