You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
talks about how to repackage the boot application to a war file. But in order to run the application in a servlet container, you need to have a subclass implementation of SpringBootServletInitializer class.