adspace
Does spring boot use web xml? : Spring Boot
Answer Posted / Sandeep Kumar Sadh
No, Spring Boot does not use the web.xml configuration file by default. It uses annotations for configuration instead.
Post New Answer View All Answers
How can you inject java collection in spring?
518
What is lazy class?
490
What is difference between @controller and @restcontroller in spring?
556