employer cover photo
employer logo
employer logo

Intellect Design Arena

Engaged Employer

Intellect Design Arena Interview Question

Deployment of Spring Boot project, can we deploy it without using its embedded tomcat server.

Interview Answer

Anonymous

Aug 23, 2025

Yes by removing the web started tomcat dependency and creating a war file instead of jar mentioning it in pom.xml file