A showcase of VelocyJack failing ArangoDB Java asynchronous driver authentication.
Achieve native Kotlin data classes support
Once VelocyJack is set using deprecated method setSerializer driver fails to connect to the database.
A basic ArangoDB installation with one sample document
Example:
{
"_key": "record",
"_id": "test/record",
"_rev": "_ZBJJ9SG--_",
"title": "The ultimate answer is",
"answer": 42
}
Example data: