Comcast / Comcast/resourceprovider-utils
Dependencies generation
- Dominant language
- Java
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Currently when resource provider classes are generated it appears all resources for the project are added, both from my own project and any dependencies that I am using.
While this works fine, for larger projects there ends up being a large amount of bloat in the generated classes for methods I will never use from libraries and dependencies.
Just wanted to ask if a solution is even possible and if so possibly with extra configuration in the `@RpApplication` annotation?
Thanks
Contributor guide
Research direction
Start by reviewing how resource provider classes are generated and how the @RpApplication annotation is used. Determine whether generation can exclude resources from project dependencies and what configuration would define the resulting set of generated methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100