BAEL-6504: Convert Json Array to Java list (#14049)

This commit is contained in:
BHARATH GANESH
2023-08-06 18:10:47 +05:30
committed by GitHub
parent b9dd050af8
commit ad939d477d
9 changed files with 210 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@
<modules>
<module>json</module>
<module>json-2</module>
<module>json-conversion</module>
<module>json-path</module>
<module>gson</module>
<module>gson-2</module>