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

Removal of JAX-RS Dependency #148

Open
tunix opened this issue Jul 17, 2020 · 0 comments
Open

Removal of JAX-RS Dependency #148

tunix opened this issue Jul 17, 2020 · 0 comments

Comments

@tunix
Copy link
Contributor

tunix commented Jul 17, 2020

Hi,

druidry uses Jersey for communication over HTTP. This causes issues if the host app includes dependencies which may have used JAX-RS 1.x. An example is a Spring Boot app running Spring Cloud and therefore libraries such as Netflix's Eureka, Feign, Ribbon. There are open issues in Spring Cloud Netflix project for this.

Would you consider removing JAX-RS and use something else instead?

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