SpringBoot mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters
When having special characters in the path where the files are located (e.g. German umlauts (ä,ö,ü) or accents (é, è); e...