ms100 / param-splitter

Split the collection parameter whose size exceeds the limit set by annotation. It is usually used when calling remote interfaces. Asynchronous is supported, e.g. CompletableFuture, Mono. 拆分大小超过注解设置限制的集合参数。通常在调用远程接口时使用。支持异步,例如 CompletableFuture、Mono。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ms100/param-splitter Stargazers