Found 153 results for "java"
The search executed in 9.02163E-4 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Drivers / JavaConnect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.
Score: 92.52198
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookDiscover Java Cookbook tips for connecting Gitana Java Driver using Maven. Access secure repositories, set up dependencies, connect, and manage projects.
Score: 64.439766
|
![]() |
Gitana 4.0 / Self Managed / MonitoringOptimize your Cloud CMS API Server's performance using New Relic APM for real-time metrics without compromising production speed.
Score: 44.99305
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Java CookbookExplore comprehensive guides and samples for Java development with the Gitana Java Driver. Learn setup, connect to Cloud CMS, and manage nodes seamlessly.
Score: 40.66356
|
![]() |
Gitana 4.0 / Self Managed / Containers / API ServerCloud CMS API Server is a Java application offering REST API and support for Mongo DB, ElasticSearch, AWS services like S3, SNS, and more.
Score: 31.514204
|
![]() |
Gitana 3.2 / Guide / Guide / Supported StacksExplore certified supported stacks for on-premise Cloud CMS 3.2 installations, including MongoDB, ElasticSearch, and AWS DocumentDB compatibility.
Score: 29.541813
|
![]() |
Gitana 4.0 / Self Managed / Supported StacksDiscover supported stacks for on-premise Gitana 4.x installations, covering MongoDB, ElasticSearch, and compatible client browsers.
Score: 29.541813
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS editorial experience with a Node.js UI Server. Extensible, built for Docker, and supports GitHub, BitBucket integrations.
Score: 27.395828
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Scripting CookbookExplore server-side scripting with our Scripting Cookbook, featuring code samples for data structures, property increments, and category associations.
Score: 24.976677
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Monitoring API Server with an APMMonitor your Cloud CMS API server with New Relic APM; optimize Java performance while minimizing production impact with our step-by-step setup guide.
Score: 17.374332
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.
Score: 13.018516
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / API ServerCloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.
Score: 10.136298
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 7.50389
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Scripting CookbookExplore our Scripting Cookbook with server-side scripting guides, code samples, and practical examples for effortless development.
Score: 6.785326
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Node PoliciesOptimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.
Score: 6.639224
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Node PoliciesOptimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.
Score: 6.639224
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Property PoliciesEnhance your property management with granular policies for creating, updating, or deleting properties. Customize your workflow effectively.
Score: 6.460975
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Property PoliciesEnhance your property management with granular policies for creating, updating, or deleting properties. Customize your workflow effectively.
Score: 6.460975
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Data List PoliciesOptimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.
Score: 6.4205494
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Data List PoliciesOptimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.
Score: 6.4205494
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Attachment PoliciesOptimize attachment management with policies for creating, updating, or deleting nodes efficiently. Learn method signatures & policy rules here.
Score: 6.2556715
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Attachment PoliciesOptimize attachment management with policies for creating, updating, or deleting nodes efficiently. Learn method signatures & policy rules here.
Score: 6.2556715
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Association PoliciesOptimize association policies in Cloud CMS by triggering custom handlers during node connections and disconnections. Enhance content graph management.
Score: 6.2197676
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Association PoliciesOptimize association policies in Cloud CMS by triggering custom handlers during node connections and disconnections. Enhance content graph management.
Score: 6.2197676
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 5.8655634
|