druidry icon indicating copy to clipboard operation
druidry copied to clipboard

Support @Builder(toBuilder = true) for Context

Open ysxiang opened this issue 3 years ago • 0 comments

Hi,

Since we need to modify useCache in some cases, could we add @Builder(toBuilder = true) for Context? There's getter and setter for Context class in previous version, but these are removed in latest version.

Thanks

ysxiang avatar Jul 28 '21 03:07 ysxiang