Does spring boot use web xml? : Spring Boot



Does spring boot use web xml? : Spring Boot..

Answer / Sandeep Kumar Sadh

No, Spring Boot does not use the web.xml configuration file by default. It uses annotations for configuration instead.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is the main difference between @requestparam and @pathvariable annotation?

1 Answers  


What does @bean annotation mean?

1 Answers  


What is the scope of spring beans?

1 Answers  


What is difference between java and spring?

1 Answers  


What are the different types of spring?

1 Answers  


What is spring and why it is used?

1 Answers  


What is pojo class?

1 Answers  


When do you use programmatic and declarative transaction management?

1 Answers  


State the differences between applicationcontext and beanfactory in spring?

1 Answers  


Which viewresolver class is widely used?

1 Answers  


Is spring jdbctemplate thread safe?

1 Answers  


Why do we need aop in spring?

1 Answers  


Categories