What is Spring AOP | How to create Custom Annotations | What is Aspect Oriented Programming | HINDI

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • POC - What is Spring AOP | How to create Custom Annotations | What is Aspect Oriented Programming | HINDI
    Spring AOP - Aspect-oriented Programming (AOP) complements Object-oriented Programming (OOP) by providing another way of thinking about program structure. The key unit of modularity in OOP is the class, whereas in AOP the unit of modularity is the aspect. Aspects enable the modularization of concerns (such as transaction management) that cut across multiple types and objects. (Such concerns are often termed "crosscutting" concerns in AOP literature.)
    In this video, you will see how we have use AOP to make our code more cleaner and how we create custom annotations using Aspects.
    Useful Links -
    Github Link - github.com/cha...
    Please write to proofofconceptcode@gmail.com, in case of any queries and issues.
    Thanks for supporting.

Комментарии • 7