Which server does spring boot use? : Spring Boot



Which server does spring boot use? : Spring Boot..

Answer / Gulrez

Spring Boot embeds and uses 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

What is meant by rmi?

1 Answers  


Write the benefits of using ioc?

1 Answers  


What is meant by autowiring?

1 Answers  


Describe the spring framework?

1 Answers  


How does @transactional works in spring?

1 Answers  


What is the default server in spring boot? : Spring Boot

1 Answers  


What is namedparameterjdbctemplate in spring?

1 Answers  


What do you understand by aspect oriented programming?

1 Answers  


What are the various channels supported by spring 2.0?

1 Answers  


What does spring framework do?

1 Answers  


Why spring is called loosely coupled?

1 Answers  


How does spring dependency injection work?

1 Answers  


Categories