salesforce / salesforce/rules_spring
Implement WAR file packaging support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Starlark
- Stars
- 257
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Spring Boot applications are normally packaged as executable jars, but there is also support for packaging them as WAR files.
Contributor guide
No contributing guide indexed for this repository
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 with the linked Spring Boot deployable-WAR and Maven repackage documentation, then inspect this repository's existing deployable-JAR packaging rule. Define done as adding WAR packaging support while preserving current JAR behavior, with validation based on the repository's existing tests or build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spring-boot
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100