swagger-api / swagger-api/swagger-codegen-generators
[JavaSpring] Support for generating gradle files in Java Spring
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 299
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Hi team, can we provide some options to generate build.gradle & settings.gradle with Spring templates. I saw the template here Java Template is generating gradle file. Can we also bring that in Spring? Thank you!
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
Start by comparing the Java template directory at src/main/resources/handlebars/Java with the Spring templates and their generation entry points. Trace how Gradle files are selected or rendered, then verify that Spring generation produces both build.gradle and settings.gradle options consistently with the Java template behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100