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

View File

@@ -0,0 +1,14 @@
<component name="ArtifactManager">
<artifact type="war" name="mockservices:war">
<output-path>$PROJECT_DIR$/target</output-path>
<properties id="maven-jee-properties">
<options>
<module>mockservices</module>
<packaging>war</packaging>
</options>
</properties>
<root id="archive" name="mockservice-0.0.1-SNAPSHOT.war">
<element id="artifact" artifact-name="mockservices:war exploded" />
</root>
</artifact>
</component>