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.

貢獻者指南