Alexey Prokhorov

Results 74 comments of Alexey Prokhorov

There are a lot of things changed in v5, so you can try that build. If it still have the issue, could you update the example and let me know...

In v5 `makeBodyFn` is used instead of `transformBody`. And the scope field is added to request body by default.

In v5 console transport has `writeFn` which allows to override a console call.

Solution for Linux and JRE9+: `java -Dsun.java2d.uiScale=2 -jar umlet.jar`