Skip to content

Instantly share code, notes, and snippets.

View Aftab91's full-sized avatar
🎯
Focusing

Aftab Shaik Aftab91

🎯
Focusing
View GitHub Profile

Spring Framework

Servlets - Java technology that you use to handle incoming requests on a server. Its a java object that has special methods for handling incoming HTTP methods. doGet, doPost, doDelete, doPut

Spring Framework

Concepts:

  1. IOC Containers
  2. Dependency Injection