/aws-lambda-patterns

AWS Lambda Patterns for Dependency Injection using Dagger 2, Error Handling of HTTP Requests and more.

Primary LanguageJava

AWS Lambda Patterns in Java

  • Dependency Injection using Dagger 2
  • Error Handling for HTTP Requests
  • Security Error Handling for HTTP Requests

Eclipse Setup

  • Make sure you have m2e-apt eclipse plugin installed. Here is a link
  • Once m2e-apt installed. Turn on APT Annotation Processing Mode:
    • Window --> Preferences --> Maven --> Annotation Processing --> Select 'Automatically Configure JDT APT'