Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

amoldsdev/springboot-webapplication

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Deploy web application in Elastic Bean Stack

Pre-Requisites

Springboot Application
Install Maven

Clone code using below command

git clone https://github.com/Naresh240/springboot-webapplication.git
cd springboot-webapplication

Build Artifact

mvn clean install

Deploy springboot application with Tomcat

Tomcat Setup:

cd /opt
wget https://downloads.apache.org/tomcat/tomcat-9/v9.0.46/bin/apache-tomcat-9.0.46.tar.gz
cd apache-tomcat-9.0.46 tomcat

Start tomcat:

cd /opt/tomcat/bin
./startup.sh

Copy springboot artifact to Webapps Directory:

cd springboot-webapplication
cp target/mavewebappdemo-2.0.0-SNAPSHOT.war /opt/tomcat/webapps/mavewebappdemo.war

Check output of application

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.