Java Client
NCache provides sample applications for Java on GitHub. This section will guide you through setting up and utilizing the Java client application. It also explains how you can use Java Web Sessions and the Pub/Sub Messaging API.
Supported Java Versions
The supported Java versions are as follows:
Product | Versions |
---|---|
Java | 11, 17, 21 |
Note
For server-side deployments, Java 17 is the supported version.
In This Section
Data Caching
This section will guide you through setting up and using the Java Client sample application.
Java Web Sessions
This section will guide you through storing Java Web Sessions.
Pub/Sub Messaging
This section will guide you through setting up a Java Client Pub/Sub Cache.