How is annotating helpful?



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

Post New Answer

More Spring Framework Interview Questions

Does spring support cdi?

1 Answers  


What is meant by dependency injection?

1 Answers  


What is starter dependency in spring boot? : Spring Boot

1 Answers  


What is meant by application context?

1 Answers  


What is the advantage of spring mvc?

1 Answers  


When are declarative and programmatic transaction management used?

1 Answers  


What is the difference between @qualifier and @primary?

1 Answers  


What is meant by stereotype annotation?

1 Answers  


Which design pattern is used in spring aop?

1 Answers  


Why do we need view resolver in spring mvc and what is an internal view resolver in spring?

1 Answers  


How does spring mvc provide support for validation?

1 Answers  


What is difference between hibernate and spring?

1 Answers  


Categories