what is the default server in spring boot?

 what is the default server in spring boot?

Ans :- tomcat server is default server in spring boot  and it runs on port 8080.

Comments

Popular posts from this blog

What are POJO classes in spring? What is the use of POJO Class, and How to create POJO classes.

How to create React project using command prompt?