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 |
What is the main difference between @requestparam and @pathvariable annotation?
What does @bean annotation mean?
What is the scope of spring beans?
What is difference between java and spring?
What are the different types of spring?
What is spring and why it is used?
What is pojo class?
When do you use programmatic and declarative transaction management?
State the differences between applicationcontext and beanfactory in spring?
Which viewresolver class is widely used?
Is spring jdbctemplate thread safe?
Why do we need aop in spring?