Skip to content

feat: #246 - Use ServiceLoader to discover and register Xanthic Cache Providers#367

Merged
iProdigy merged 6 commits into
Xanthic:mainfrom
DerSimeon:feature/cache-provider-service-loader
Jan 1, 2025
Merged

feat: #246 - Use ServiceLoader to discover and register Xanthic Cache Providers#367
iProdigy merged 6 commits into
Xanthic:mainfrom
DerSimeon:feature/cache-provider-service-loader

Conversation

@DerSimeon

Copy link
Copy Markdown
Contributor

Closes #246

@iProdigy iProdigy self-requested a review January 1, 2025 18:57

@iProdigy iProdigy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

Comment thread core/src/main/java/io/github/xanthic/cache/core/CacheApiSettings.java Outdated
Signed-off-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
iProdigy
iProdigy previously approved these changes Jan 1, 2025
@iProdigy iProdigy enabled auto-merge (squash) January 1, 2025 19:42
@iProdigy iProdigy requested a review from PhilippHeuer January 1, 2025 19:47
@iProdigy iProdigy disabled auto-merge January 1, 2025 20:49
@sonarqubecloud

sonarqubecloud Bot commented Jan 1, 2025

Copy link
Copy Markdown

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.

Consider ServiceLoader approach over reflection to load providers

3 participants