What do you mean by spring java based configuration?



What do you mean by spring java based configuration?..

Answer / Rahul Verma

Spring Java based configuration refers to the method of configuring Spring Framework applications using Java classes instead of XML files. Annotation-based configuration is a popular form of Java-based configuration in Spring.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What does transactional work mean?

1 Answers  


Does spring framework support all joinpoints?

1 Answers  


What are the various components of a spring application?

1 Answers  


Differentiate between beanfactory and applicationcontext in spring.

1 Answers  


What is eager fetch? : Spring Boot

1 Answers  


What is autowire by name?

1 Answers  


What is the use of @repository in spring?

1 Answers  


Explain inner beans in spring.

1 Answers  


How to handle exceptions in spring mvc framework?

2 Answers  


What is yml file in spring boot? : Spring Boot

1 Answers  


How do you annotate a text?

1 Answers  


How does singleton work in spring?

1 Answers  


Categories