API&M Unit-02

1) Create a Spring Boot Application

API&M Unit-02

2) REST controller:

API&M Unit-02

3) Build a Spring Boot Application with Exception Handling and apply aspects to controller methods

API&M Unit-02

4) Autowiring in Spring

API&M Unit-02

5) Singleton Scope vs Prototype Scope

API&M Unit-02

6) Request scope and Session Scope

API&M Unit-02

7) Logging in a Spring Boot Application:

API&M Unit-02

8) Aspect-Oriented Programming(AOP):

API&M Unit-02

9) Cross-Cutting Concerns: