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
org.springframework.boot.web.support.SpringBootServletInitializer
is deprecated.
use below instead:
org.springframework.boot.web.servlet.support.SpringBootServletInitializer