swagger-api/swagger-codegen

Provide a JAX-RS 2.0 client template with minimal or zero dependencies.

オープン

#2,153 opened on 2016/02/16

 (13 件のコメント) (2 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Enhancement: FeatureServer: Javahelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

There are currently Jersey 2 and Jersey 1.18 JAX-RS clients with/without JSON Jackson processing, These have additional dependencies on Jackson annotations, base 64 encoding (migbase64), joda-time, etc.

There should be a template that should use strictly JAX-RS 2.0 Client APIs, (no Jersey dependencies) and have minimal (or zero) dependencies on 'third' party jars.

コントリビューターガイド