Skip to content

codeglider/espnsimpleproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESPN Simple Project

Download And Run Project

Clone Project

Download and Install Maven

Go To project directory using command line

mvn spring-boot:run

To Create WAR and Run On Tomcat

Go to the project directory using command line

mvn install

go to the target directory in your project folder

take the war file

feel free to rename it to something you like

place the war file under /webapps directory of your tomcat installation directory

run tomcat

in your browser type in http://localhost:{port}/{your_war_file_name}

About

Espn Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published