Assignment 5 AJP

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

GOVERNMENT POLYTECHNIC, AHMEDABAD

DEPARTMENT OF INFORMATION TECHNOLOGY


TERM: 27/07/2023 TO 16/12/2023 [231]

Course Code: 4351603 Semester: 5th


Course Title: Advanced JAVA Programming

Date:

ASSIGNMENT-5 (Unit -5)

This assignment covers following course outcome:

CO5: Apply MVC architecture using Spring framework.

1. Define the Model, View, and Controller layers in the MVC architecture. What
is the role of each layer, and how do they interact in a web application?
2. Discuss the advantages of using MVC architecture.
3. Explain the concepts of Aspect-Oriented Programming (AOP), Dependency
Injection (DI), and Plain Old Java Object (POJO) in the context of the Spring
Framework.
4. Explain Spring Framework Architecture.
5. List out advantages of Spring MVC Framework.
6. Compare Spring and Spring Boot.

You might also like