
com.launchdarkly.sdk.server.migrations.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 Show documentation
Show all versions of launchdarkly-java-server-sdk Show documentation
Official LaunchDarkly SDK for Java
/**
* Implementations related to technology migrations.
*
* The {@link com.launchdarkly.sdk.server.migrations.MigrationBuilder} is the primary entrypoint in this package
* and should be used to configure a technology migration.
*/
package com.launchdarkly.sdk.server.migrations;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy