Create Java project with Maven archetype aws-serverless-struts2-archetype
A Java framework to run Spring, Spring Boot, Jersey, Spark, and Struts applications inside AWS Lambda
Create a Java Project by archetype aws-serverless-struts2-archetype with Command Line:
mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amazonaws.serverless.archetypes" -DarchetypeArtifactId="aws-serverless-struts2-archetype" -DarchetypeVersion="1.8.2" -DinteractiveMode=false
Details about maven archetype aws-serverless-struts2-archetype
License |
License
|
GroupId |
GroupIdcom.amazonaws.serverless.archetypes |
ArtifactId |
ArtifactIdaws-serverless-struts2-archetype |
Version |
Version1.8.2 |
Type |
Typemaven-archetype |
Description |
Description
A Java framework to run Spring, Spring Boot, Jersey, Spark, and Struts applications inside AWS Lambda
|
Source Code Management |
Source Code Management
https://github.com/awslabs/aws-serverless-java-container.git
|
How to add to project
Dependencies
compile (1)
provided (1)
test (3)
Project Modules
There are no modules declared in this project.