Skip to content

docs: fix incorrect import package names in Java README#342

Merged
nicklasl merged 1 commit intomainfrom
nicklasl/fix-java-readme-imports
Mar 16, 2026
Merged

docs: fix incorrect import package names in Java README#342
nicklasl merged 1 commit intomainfrom
nicklasl/fix-java-readme-imports

Conversation

@nicklasl
Copy link
Member

Summary

  • Fix 3 import statements in the Java provider README that were missing the .sdk package segment
  • com.spotify.confidence.OpenFeatureLocalResolveProvidercom.spotify.confidence.sdk.OpenFeatureLocalResolveProvider
  • com.spotify.confidence.LocalProviderConfigcom.spotify.confidence.sdk.LocalProviderConfig
  • com.spotify.confidence.ChannelFactorycom.spotify.confidence.sdk.ChannelFactory

Test plan

  • Verify imports match actual package declarations in source

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nicklasl nicklasl marked this pull request as ready for review March 16, 2026 14:46
@nicklasl nicklasl merged commit 005833f into main Mar 16, 2026
10 checks passed
@nicklasl nicklasl deleted the nicklasl/fix-java-readme-imports branch March 16, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants