Does spring boot use tomcat?



Does spring boot use tomcat?..

Answer / Kishor Kumarmishra

By default, Spring Boot applications run on an embedded Tomcat server when you don't specify otherwise. However, you can switch to other servlet containers like Jetty or Undertow using appropriate starters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How web server handles multiple requests for same action class(Struts) concurrently?

2 Answers   HCL,


Is it possible to capture the mac address of the clients who are using your server?

1 Answers  


Mention what are catalina’s configuration files?

1 Answers  


Is apache tomcat freeware?

1 Answers  


Why must the jdbc driver be put in tomcat_home/lib folder?

1 Answers  


How do I start tomcat in linux?

1 Answers  


Is apache tomcat a web server?

1 Answers  


What is the use of webservers?

1 Answers  


What is tomee?

1 Answers  


What is the purpose of tomcat?

1 Answers  


What is application server clustering?

1 Answers  


what is different between webserver and application server?

8 Answers  


Categories