I am still facing the issue. I tried with sample main method and I
getting the below errorException in thread "main"
java.lang.NoClassDefFoundError:
com/google/gson/internal/bind/JsonTreeReaderat
com.vanguard.aem.iig.transformation.core.helper.JsonHelper.getJsonString(JsonHelper.java:14)at
com.vanguard.aem.iig.transformation.core.helper.JsonHelper.main(JsonHelper.java:39)Caused
by: java.lang.ClassNotFoundException:
com.google.gson.internal.bind.JsonTreeReaderat
java.base/jdk.internal.loader.Buil...