Skip to content

Demo application AWS CodeCommit, CodeBuild, CodeDeploy, CodePipeline

Notifications You must be signed in to change notification settings

Hanibalus/aws-pipeline-spring-boot-hello

 
 

Repository files navigation

spring-boot-hello

Step 1 Install Java JDK if not already installed. The project already contains maven wrapper so you do not need to install maven. You just need to have java JDK 8 on your machine.

Step 2 CD into the project
Step 3 ./mvnw package
Step 4 ./mvnw spring-boot:run


Step 5 http://localhost:8080 in your browser

About

Demo application AWS CodeCommit, CodeBuild, CodeDeploy, CodePipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.9%
  • Shell 30.1%