
com.launchdarkly.client.integrations.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of launchdarkly-java-server-sdk-consul-store Show documentation
Show all versions of launchdarkly-java-server-sdk-consul-store Show documentation
LaunchDarkly Java SDK Consul integration
/**
* This package provides a Consul-backed data store for the LaunchDarkly Java SDK.
*
* For more details about how and why you can use a persistent data store, see:
* https://docs.launchdarkly.com/v2.0/docs/using-a-persistent-feature-store
*
* For details on usage, see {@link com.launchdarkly.client.integrations.Consul}.
*/
package com.launchdarkly.client.integrations;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy