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

Consider moving off Google Guava #8

Open
odrotbohm opened this issue Sep 16, 2015 · 0 comments
Open

Consider moving off Google Guava #8

odrotbohm opened this issue Sep 16, 2015 · 0 comments

Comments

@odrotbohm
Copy link

I wonder whether you ever considered removing the Guava dependency, as it's quite surprising to see a tiny ~30kb library pulling in a 2 MB dependency for a couple of types used. I can perfectly see the appeal of Guava in application development but for a library, Guava's habit of breaking APIs frequently becomes a nightmare for your users in turn in case the dependency resolution resolves a newer but incompatible version of it.

We're currently using json-patch in Spring Data REST but are afraid having to move off of it due to exact that reason.

WDYT?

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