swagger-api/swagger-codegen
Voir sur GitHubProvide a JAX-RS 2.0 client template with minimal or zero dependencies.
Open
#2 153 ouverte le 16 févr. 2016
Enhancement: FeatureServer: Javahelp wanted
Métriques du dépôt
- Stars
- (12 701 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.