Nikolay Didenko

Results 2 comments of Nikolay Didenko

It seems that it is enough to add information to the documentation that you additionally need to add the `ignite-json` module. I found some pages where it might be helpful:...

Usually when you found error like `java.lang.ClassNotFoundException: com.fasterxml.jackson.*` the reason is not resolved dependency for Jackson JSON library. Just move plugin ignite-json to libs directory or add it to environment...