Skip to content

Instantly share code, notes, and snippets.

@entzik
Created May 30, 2018 21:32
Show Gist options
  • Save entzik/308a47ce43136608132b2c2ad9601efe to your computer and use it in GitHub Desktop.
Save entzik/308a47ce43136608132b2c2ad9601efe to your computer and use it in GitHub Desktop.
Spring Cloud Function AWS Lambda Request Handler
public class Handler extends SpringBootApiGatewayRequestHandler {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment