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
If I unzip a Spring Boot "thick war" and run java org.springframework.boot.loader.WarLauncher (as described here), it works on Linux (where / is the file separator) but fails on Windows because the path contains "\WEB-INF\" instead.