| Package | Description |
|---|---|
| com.amazonaws.serverless.proxy.internal.servlet |
| Modifier and Type | Field and Description |
|---|---|
protected AwsLambdaServletContainerHandler.StartupHandler |
AwsLambdaServletContainerHandler.startupHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsLambdaServletContainerHandler.onStartup(AwsLambdaServletContainerHandler.StartupHandler h)
You can use the
onStartup to intercept the ServletContext as the Spring application is
initialized and inject custom values. |
Copyright © 2018. All Rights Reserved.