RavenDB 4.0 Java Client is released
The Java Client for RavenDB has been released and is now generally available. This allow you to access RavenDB 4.0 from any JVM language.
Here are some code sample to whet your appetite.
The Java Client for RavenDB has been released and is now generally available. This allow you to access RavenDB 4.0 from any JVM language.
Here are some code sample to whet your appetite.
There are posts all the way to Jan 15, 2026
Comments
How to work with authorization certificate?
It goes something like this (before calling
documentStore.initialize()):Comment preview