Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring dependency should be optional and not provided. #136

Open
ryber opened this issue Aug 4, 2022 · 0 comments
Open

Spring dependency should be optional and not provided. #136

ryber opened this issue Aug 4, 2022 · 0 comments

Comments

@ryber
Copy link

ryber commented Aug 4, 2022

It appears that the only use of Spring is with the XMemcachedClientFactoryBean, so your core functionality does not require Spring be provided for the core functionality of the lib. In this case it's recommended that the dependency have a scope of "optional" instead of "provided".

I would be happy to issue a PR if you agree.

Thanks!

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

No branches or pull requests

1 participant