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

7
mockservice/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>