Can you explain what happens in the background when a Spring Boot Application is “Run as Java Application”?
Anonymous
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.
Check out your Company Bowl for anonymous work chats.