swagger-api / swagger-api/swagger-codegen

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

Open
#2,153 13 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature help wanted Server: Java
Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the existing Jersey 2 and Jersey 1.18 JAX-RS client templates and their listed dependencies first. Done means a separate template using only JAX-RS 2.0 Client APIs, with no Jersey dependency and minimal or zero third-party jars.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.