Deploying Spring 3 MVC Hello World Application to Tomcat Server
GitHub Repo
Prerequisites: Git, GitHub, Maven, Jenkins, Tomcat
First launch a Linux server, for this project am using AWS EC2 instance and make sure to open port 8080 (for Jenkins) and port 8282 (for tomcat, by default tomcat runs on port 8080 but we...
iamsaikishore.hashnode.dev3 min read