Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

pauldeng/aws-elastic-beanstalk-spring-boot-template

Repository files navigation

AWS Elastc Beanstalk Spring Boot Template

This is Java Spring Boot project template for the AWS Elastic Beanstalk Web Server Tier. By configure the POM file, this project can run in Tomcat 8 container as WAR file or can run as standalone executable JAR file.

How to Compile

  1. Read and edit the POM file to choose your prefered package. (Executable JAR is the default.)
  2. mvn package
  3. Now you have the compiled target package

Test Run

Have Fun :)

About

Host Spring Boot application on Elastic Beanstalk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages