MAVEN - Assignment
Install tomcat and host the jar file with Tomcat.
run the command; mvn package
target folder will be created, inside which there will be .war file
copy it to webapps which is in tomcat
& now you can see it in tomcat
devopswithakash.hashnode.dev1 min read