cagataygurturk / lambadaframework

Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
MIT License
244 stars 48 forks source link

documentation issue: maven-plugin name is wrong #52

Open refacktor opened 5 years ago

refacktor commented 5 years ago

The README says incorrectly the artifactId is maven-plugin, but should be lambada-maven-plugin

refacktor commented 5 years ago

I have created a PR that fixes this issue.