amihaiemil / amihaiemil/docker-java-api
Add Json Suppliers
Open
ARCH
enhancement
- Dominant language
- Java
- Stars
- 274
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
All the methods which take a ``JsonObject`` as input (like ``Containers.create(...)`` should be overloaded to also accept a ``Supplier``, so the user can build the required json on the spot.
Contributor guide
Assessment
This issue has not been assessed yet.