Commit ae05a59
DataSourcePublisher: allow to pass binary data
Allows to provide pre-serialised binary data to Set commands the same
way as to receive non-deserialized data via the BinaryData special
domain object.
This is needed for use-cases which provide run-time dynamic set and
get access e.g. via a map interface.
Signed-off-by: Alexander Krimm <[email protected]>1 parent d6cf8d9 commit ae05a59
File tree
1 file changed
+2
-0
lines changed- client/src/main/java/io/opencmw/client
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| 529 | + | |
| 530 | + | |
529 | 531 | | |
530 | 532 | | |
531 | 533 | | |
| |||
0 commit comments