Complete Java Maven Spring Dev Topics Presentation
Complete Java Maven Spring Dev Topics Presentation
• Client sends request -> Web Server -> Servlet -> Response to
client
• Involves deployment descriptor (web.xml) or annotations.
Git - Introduction
• git init, git clone, git add, git commit, git push, git pull
• Track and sync changes with repositories.
Git - Branching & Merging