Getting following error while trying to run DataFloeRunner example in Self executing JAR mode. I have example word count spring boot application running fine with spring-boot:run maven, but fails with self executing
- Caused by: java.lang.IllegalArgumentException: URI is not hi... Jayanth Kolli