Question d’entretien chez One Machine Software

Can you explain what happens in the background when a Spring Boot Application is “Run as Java Application”?

Réponse à la question d'entretien

Utilisateur anonyme

26 juil. 2024

When a Spring Boot application is executed as “Run as Java application”, then it automatically launches up the tomcat server as soon as it sees that you are developing a web application.