What are the types of springs?
Answer / Khursheed Alam
In the context of software development, there are no 'types of springs' in Spring Framework. Instead, we have different types of beans managed by the Spring container such as Singleton, Prototype, and others.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is front controller in spring?
What is the structure of spring framework?
What is the use of @qualifier annotation?
Which is good to use – constructor or setter-based dependency?
What are advice, aspect, join-point and point cut in spring?
What is meant by aop in spring?
What are the functionalities provided by the context package to enhance the beanfactory functionality?
What is controller in spring mvc framework?
What is the advantage of simplejdbctemplate?
What is embedded container in spring boot? : Spring Boot
What is jdk dynamic proxy?
Why do we use annotations?