Working example of jackson pojo serialization

This commit is contained in:
2021-01-27 16:15:03 +01:00
parent 5fdf3cfbb4
commit 2f107e2f54
74 changed files with 2423 additions and 18 deletions

6
mockservice/.idea/encodings.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
</component>
</project>