简体   繁体   English

带有Dropwizard 0.7的Jersey 2.7-是否受支持?

[英]Jersey 2.7 with Dropwizard 0.7 - is this supported?

I am having a Dropwizard based RESTful application. 我有一个基于Dropwizard的RESTful应用程序。 Dropwizard v0.7 seems to have a dependency on jersey 1.18. Dropwizard v0.7似乎对球衣1.18有依赖性。

I am trying to upgrade jersey to 2.7 retaining dropwizard 0.7. 我正在尝试将球衣升级到2.7,同时保留dropwizard 0.7。 But there seems to be dependency for dropwizard with jersey 1.18. 但是似乎对球衣1.18的dropwizard有依赖性。 Being a loosely coupled framework, I was expecting a simple change of maven dependency could solve my problem. 作为一个松散耦合的框架,我期望对Maven依赖项进行简单的更改就可以解决我的问题。

Is this supported or am I trying something that is not officially supported by dropwizard ?? 这是否受支持,或者我是否尝试了dropwizard官方未提供的支持?

There is no support at this time, but there is an experimental branch by Saad Mufti that should work. 目前没有任何支持,但应该由Saad Mufti进行实验 It depends upon modified version of Metrics and I think this is one of the main reasons why it hasn't been merged yet. 它取决于Metrics的修改版本,我认为这是尚未合并的主要原因之一。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM