Update README.md

This commit is contained in:
johnA1331 2020-09-16 23:54:01 +08:00 committed by GitHub
parent fce5fac0c4
commit d5ada37cc7
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ This module contains articles about AWS Lambda
### Relevant Articles:
- [Using AWS Lambda with API Gateway](https://www.baeldung.com/aws-lambda-api-gateway)
- [Introduction to AWS Serverless Application Model](https://www.baeldung.com/aws-serverless)
- [How to Implement Hibernate in an AWS Lambda Function in Java](https://www.baeldung.com/java-aws-lambda-hibernate)