Give an example of frequently used spring annotations.



Give an example of frequently used spring annotations...

Answer / Anoop Kumar

Some frequently used Spring annotations include: n- @Autowired for dependency injectionn- @Service, @Repository, and @Controller for organizing application componentsn- @Component for component scanningn- @Value for accessing configuration propertiesn- @RestController for RESTful web services

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How many types of spring scopes are there?

1 Answers  


What is ip pool range?

1 Answers  


What is @springboottest?

1 Answers  


What does autowired mean?

1 Answers  


Describe spring dao support?

1 Answers  


What is significance of jsf- spring integration?

1 Answers  


What is inverse of control in spring?

1 Answers  


How does jdbctemplate work in spring?

1 Answers  


What is spring jpa?

1 Answers  


What is an aspect?

1 Answers  


How do you find the source of a spring?

1 Answers  


What are the different ways to set up a class like spring bean?

1 Answers  


Categories