Aruneha6342 / CyberFRAT-DevSecOps-Training-Sample-Java-App

This is a sample Java Tomcat application created to deliver hands-on exercises in the DevSecOps Training at CyberFRAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a sample Java application to deliver hands-on exercises in the DevSecOps Training at CyberFRAT

Original Author https://github.com/sebsto/webapp

Deployment Requirements

  • Tomcat

Refer to Jenkinsfile to build in Jenkins

#Build Instruction

mvn3 clean package

#Deploy instruction

Deploy target/WebApp.war on Tomcat

#TODO

Add instruction to deploy to ElasticBeanstalk

About

This is a sample Java Tomcat application created to deliver hands-on exercises in the DevSecOps Training at CyberFRAT


Languages

Language:Java 97.0%Language:CSS 3.0%