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
Spring Boot's embedded tomcat starts with http port by default. You can initialize an additional ajp connector or override the default http connector as demonstrated in this project..