Skip to content

Built in support for Struts2 based lambda functions #149

Closed
@jogep

Description

@jogep
  • Framework version: 2.5.16
  • Implementations: Struts2

Scenario

I created a similar Struts2 Handler like for Spring based Lambdas. This functionality could mayby directly included into this project?

Struts2 Plugin:
https://github.com/struts-community-plugins/struts2-cloud-support/tree/master/struts2-aws-lambda-support-plugin

Struts2 Lambda Handler Implementation:
https://github.com/struts-community-plugins/struts2-cloud-support/tree/master/struts2-aws-lambda-support-plugin/src/main/java/org/apache/struts2/aws/lambda/support/handler

Expected behavior

Support Struts2 as well.

Actual behavior

Only Jersey and Spring are supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions