Closed YNNS closed 4 years ago
Right now the Java driver doesn't have a official mantainer
All Jackson annotations are supported in 2.4.0 driver, which will be released soon. @DatabaseName
doesn't make a ton of sense, IMHO. Once 2.4.0 driver is released, learn how to use Jackson annotations and you're good to go.
Hey there, it would be great if there would be annotations like
@Ignored
and@DatabaseName("dbName")