Skip to content

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

Notifications You must be signed in to change notification settings

shalabh-jaiswal/aws-lambda-patterns

Repository files navigation

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'

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages