devondragon / devondragon/SpringShopifyAppFramework
Change ShopifyRestClient to use a clean Builder
Open
@devondragon is already working on this.
Since Jun 4, 2023.
enhancement
- Dominant language
- Java
- Stars
- 55
- Forks
- 18
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 4
Description
Change ShopifyRestClient from using nested Interfaces, to a cleaner Builder approach, ideally using Lombok @Builder annotation. Look for other similar improvements.
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.
Assessment
This issue has not been assessed yet.