Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 478 Bytes

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'