swagger-api/swagger-codegen

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

开放

#2,153 创建于 2016年2月16日

 (13 条评论) (2 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Enhancement: FeatureServer: Javahelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南