Ioannis Chouklis

Results 4 comments of Ioannis Chouklis

With trial and error I was able to use `ImageElement` in combination with `RenderContext`. From the `renderContext` you can also derive the current page by using the method `renderContext.getCurrentPage()`. ```java...

Just use this [one](https://github.com/yupzip/wsdl2java). Works right out of the box.

Yup, [right here](https://mvnrepository.com/artifact/com.yupzip.wsdl2java/com.yupzip.wsdl2java.gradle.plugin). We are using version 2.0 in production. Simply add the following in your plugins section: `id "com.yupzip.wsdl2java" version "2.0"`