Skip to content

Spring dependency should be optional and not provided. #136

@ryber

Description

@ryber

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions