swagger-api / swagger-api/swagger-codegen
[jaxrs] StringUtil.java will be generated in 'apiPackage', but package is defined as 'invokerPackage'
Open
Nobody has claimed this yet.
help wanted
Issue: Bug
Server: Java
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
swagger-codegen version: 2.1.5
language: jaxrs
and
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the StringUtil.mustache template at modules/swagger-codegen/src/main/resources/JavaJaxRS/jersey1_18/StringUtil.mustache with JavaJerseyServerCodegen.java around line 89. Generate a JAX-RS server stub using the affected configuration and confirm that StringUtil.java is emitted in the same package that its declaration specifies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100