I\'m changing build systems from maven to gradle for a spring boot project. I get this stacktrace
19:03:08: Executing external task \'bootRun\'... /home/dac/proj
You are using org.springframework.boot.context.web.SpringBootServletInitializer this is deprecated. Instead:
org.springframework.boot.context.web.SpringBootServletInitializer
org.springframework.boot.web.support.SpringBootServletInitializer
org.springframework.boot.web.servlet.support.SpringBootServletInitializer