Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Spring Cloud Function using AWS Adapter example

Exposed Function as API Endpoint using AWS API Gateway

Hello.java is exposed as function to the AWS Request Handler using SpringBootRequestHandler. APIGatewayProxyRequestEvent is the input object and APIGatewayProxyResponseEvent is the response object.

Command used:

curl -X POST -H 'Content-Type: text/plain' <API_GATEWAY_URL> -d 'TechPrimers' -i

关于

Spring Cloud Function using AWS Adapter in AWS Lambda

Topics

Resources

Stars

13 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages