Skip to content

Commit ce3b261

Browse files
committed
Added JsonEncoder to flux commands
1 parent ebaf1b6 commit ce3b261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/flux-commands.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ encode-literals org.culturegraph.mf.stream.converter.StreamLiteralFormater
3737
encode-cgentity org.culturegraph.mf.stream.converter.CGEntityEncoder
3838
encode-cgtext org.culturegraph.mf.stream.converter.CGTextEncoder
3939
encode-formeta org.culturegraph.mf.stream.converter.FormetaEncoder
40-
40+
encode-json org.culturegraph.mf.stream.converter.JsonEncoder
4141

4242
write org.culturegraph.mf.stream.sink.ObjectWriter
4343

0 commit comments

Comments
 (0)