What are some of the design patterns used in the spring framework?



What are some of the design patterns used in the spring framework?..

Answer / Abhinav Asgola

Some design patterns used in the Spring Framework include Dependency Injection (DI), Inversion of Control (IoC), Aspect-Oriented Programming (AOP), Model-View-Controller (MVC) architecture, and Singleton pattern for managing application context.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is the use of @qualifier in spring boot? : Spring Boot

1 Answers  


What is spring boot starter? : Spring Boot

1 Answers  


What is object dependency in spring?

1 Answers  


How does a spring house work?

1 Answers  


Differentiate between constructor injection and setter injection?

1 Answers  


What are the annotations used in spring?

1 Answers  


Explain spring beans?

1 Answers  


In spring bean class uses singleton or prototype?

1 Answers  


What is the use of context loader listener in spring?

1 Answers  


Is liferay a cms?

1 Answers  


What is @autowired annotation in spring?

1 Answers  


What are jsr 250 annotations?

1 Answers  


Categories