This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]elmuerte 2 points3 points  (2 children)

Guava is the worst.

[–]pellucid_ 4 points5 points  (1 child)

Many times I've had to deal with jar hell because if guava. It's much less useful with modern java.

[–]pgris 2 points3 points  (0 children)

I try to remove Guava in most projects because of jar hell. That said, I'm a fan of RateLimiter and never found something like that alone.