Saturday, June 2, 2018

How to Run maven project on tomcat and change tomcat port while running using maven



Set following command in the Goals:

-Dmaven.tomcat.port=8181 tomcat:run



Scrum and Scrum master

Scrum  Scrum is a framework which helps a team to work together.  It is like a rugby team (the scrum name comes from rugby game). Scrum enco...