Does spring boot use tomcat? : Spring Boot



Does spring boot use tomcat? : Spring Boot..

Answer / Rupesh Tiwari

Spring Boot does not directly use Tomcat. Instead, it embeds an undetermined web server or container (such as Tomcat, Jetty, or Undertow) by default, depending on the specific configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Write about core container module?

1 Answers  


What is aop in spring javatpoint?

1 Answers  


What is transaction management in spring? Explain the different types of transaction management.

1 Answers  


What is the difference between responsebody and responseentity?

1 Answers  


What are the annotations supported by the spring framework?

1 Answers  


What is the difference between doget () dopost () and service () methods?

1 Answers  


What are the ways to insert the collection concept in spring?

1 Answers  


What is the difference between spring batch and spring boot? : Spring Boot

1 Answers  


What is the purpose of @autowired in spring?

1 Answers  


What is joinpoint?

1 Answers  


Why is spring light weight?

1 Answers  


What is tightly coupled?

1 Answers  


Categories