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 |
What does transactional work mean?
Does spring framework support all joinpoints?
What are the various components of a spring application?
Differentiate between beanfactory and applicationcontext in spring.
What is eager fetch? : Spring Boot
What is autowire by name?
What is the use of @repository in spring?
Explain inner beans in spring.
How to handle exceptions in spring mvc framework?
What is yml file in spring boot? : Spring Boot
How do you annotate a text?
How does singleton work in spring?