[INFO] at io.sphere.sdk.client.SphereClientImpl.<init>(SphereClientImpl.java:21)
[INFO] at io.sphere.sdk.client.SphereClientImpl.of(SphereClientImpl.java:131)
[INFO] at io.sphere.sdk.client.SphereClient.of(SphereClient.java:37)
[INFO] at io.sphere.sdk.client.SphereClientFactory.createClient(SphereClientFactory.java:42)
[INFO] at io.sphere.sdk.client.SphereClientFactory.createClient(SphereClientFactory.java:69)
[...]
[INFO] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[INFO] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[INFO] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[INFO] at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[INFO] at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:148)
[INFO] ... 28 more
possible bug:
But in https://github.com/schleichardt/commercetools-platform-jvm-sdk-hello-world it works.