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

remove javaslang dependency #757

Closed
jknack opened this issue May 4, 2017 · 0 comments
Closed

remove javaslang dependency #757

jknack opened this issue May 4, 2017 · 0 comments
Milestone

Comments

@jknack
Copy link
Member

jknack commented May 4, 2017

Jooby depends on two general-purpose/collection-like libraries: javaslang and Guava. Ideally will like to remove Guava dependency but isn't possible due Guice depends on it.

Reasons:

  • reduce memory footprint required by javaslang classes
  • the name change doesn't help and we can't easily upgrade to latest javaslang (vavr)

Users of javaslang can easily add the dependency to their project.

@jknack jknack modified the milestone: 1.1.2 May 4, 2017
@jknack jknack added this to the 1.2.0 milestone May 21, 2017
@jknack jknack closed this as completed in e2f8268 Sep 21, 2017
jknack added a commit that referenced this issue Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant