Frage im Vorstellungsgespräch bei One Machine Software

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

Antwort im Vorstellungsgespräch

Anonym

26. Juli 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.