swagger-api/swagger-codegen

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

Open

#2153 aperta il 16 feb 2016

Vedi su GitHub
 (13 commenti) (2 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Enhancement: FeatureServer: Javahelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor