How is annotating helpful?
Answer / Rohan Kumar
Annotations are useful in Spring Framework as they provide a way to declare metadata about Java classes and methods, allowing for better configuration and decoupling.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does spring support cdi?
What is meant by dependency injection?
What is starter dependency in spring boot? : Spring Boot
What is meant by application context?
What is the advantage of spring mvc?
When are declarative and programmatic transaction management used?
What is the difference between @qualifier and @primary?
What is meant by stereotype annotation?
Which design pattern is used in spring aop?
Why do we need view resolver in spring mvc and what is an internal view resolver in spring?
How does spring mvc provide support for validation?
What is difference between hibernate and spring?