Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

aws-lambda-springboot-api

Simple API calls using Springboot AWS Lambda, API-Gateway, Cloud Watch

Instructions

  1. Download or clone the repo
  2. import as maven project
  3. update the maven dependencies
  4. this project will generate required AWS SNAPSHOT which can be deployed in AWS Lambda.

Setup

$ mvn clean install

AWS Configuration

  • Deploy the application with below Lambda properties

Img NA