add mapper serializer

This commit is contained in:
2023-03-09 21:55:07 +06:00
parent 4be1d93f60
commit f5f7511781
4 changed files with 34 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ String[] includes = [
":serialization:base64",
":serialization:encapsulator",
":serialization:typed_serializer",
":serialization:mapper",
":startup:plugin",
":startup:launcher",