Skip to content

Instantly share code, notes, and snippets.

View sureshkumar-devops's full-sized avatar

Suresh Kumar sureshkumar-devops

  • Bangalore
View GitHub Profile

Deploy-a-Java-Web-Application-to-Tomcat-Server-Using-Jenkins-with-Slack-Notification.

DevOps Pipeline Diagram:-

java web-app

Prerequisites:-

  • Tomcat Server up and running.
  • Jenkins Server up and running.
  • Jenkins Integration with Slack Notification.
  • A Java Project.