Working example of jackson pojo serialization
This commit is contained in:
18
.idea/workspace.xml
generated
18
.idea/workspace.xml
generated
@@ -20,8 +20,9 @@
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/src/main/java/com/release11/klaus/utilis/ObjectConfig.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausMvcController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausMvcController.java" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/src/main/java/com/release11/klaus/model/TestModel.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausController.java" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -303,6 +304,7 @@
|
||||
<workItem from="1611126794919" duration="19626000" />
|
||||
<workItem from="1611573268679" duration="3971000" />
|
||||
<workItem from="1611659140629" duration="2109000" />
|
||||
<workItem from="1611757446709" duration="3012000" />
|
||||
</task>
|
||||
<task id="LOCAL-00077" summary="testing jenkins docker">
|
||||
<created>1601453886631</created>
|
||||
@@ -715,10 +717,11 @@
|
||||
<screen x="1920" y="0" width="1920" height="1160" />
|
||||
</state>
|
||||
<state x="2620" y="382" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1603883713801" />
|
||||
<state x="2638" y="162" key="#com.intellij.ide.util.MemberChooser" timestamp="1604428351830">
|
||||
<screen x="1920" y="0" width="1920" height="1040" />
|
||||
<state x="718" y="181" key="#com.intellij.ide.util.MemberChooser" timestamp="1611760054377">
|
||||
<screen x="0" y="0" width="1920" height="1160" />
|
||||
</state>
|
||||
<state x="2638" y="162" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1604428351830" />
|
||||
<state x="718" y="181" key="#com.intellij.ide.util.MemberChooser/0.0.1920.1160@0.0.1920.1160" timestamp="1611760054377" />
|
||||
<state x="2755" y="250" key="#com.intellij.ide.util.PackageChooserDialog" timestamp="1604501560531">
|
||||
<screen x="1920" y="0" width="1920" height="1160" />
|
||||
</state>
|
||||
@@ -748,7 +751,6 @@
|
||||
<screen x="0" y="0" width="1920" height="1160" />
|
||||
</state>
|
||||
<state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1605790889378" />
|
||||
<state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824/1920.0.1920.1160@0.0.1536.824" timestamp="1602662342585" />
|
||||
<state x="2606" y="235" key="FileChooserDialogImpl/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1604501503902" />
|
||||
<state x="686" y="235" key="FileChooserDialogImpl/0.0.1920.1160@0.0.1920.1160" timestamp="1609763504572" />
|
||||
<state width="1493" height="380" key="GridCell.Tab.0.bottom" timestamp="1605802602593">
|
||||
@@ -788,28 +790,24 @@
|
||||
</state>
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1605802600854" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1605721684343" />
|
||||
<state width="1877" height="297" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" />
|
||||
<state width="1493" height="252" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1605633861934" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.center" timestamp="1605802600853">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1605802600853" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1605721684343" />
|
||||
<state width="1877" height="297" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" />
|
||||
<state width="1493" height="252" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1605633861934" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.left" timestamp="1605802600853">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1605802600853" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1605721684342" />
|
||||
<state width="1877" height="297" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" />
|
||||
<state width="1493" height="252" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1605633861934" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.right" timestamp="1605802600853">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1605802600853" />
|
||||
<state width="1877" height="267" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1605721684343" />
|
||||
<state width="1877" height="297" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" />
|
||||
<state width="1493" height="252" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1605633861934" />
|
||||
<state x="833" y="398" key="SettingsEditor" timestamp="1609777945740">
|
||||
<screen x="0" y="0" width="1920" height="1160" />
|
||||
@@ -855,7 +853,7 @@
|
||||
<breakpoints>
|
||||
<line-breakpoint enabled="true" type="java-line">
|
||||
<url>file://$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausController.java</url>
|
||||
<line>62</line>
|
||||
<line>72</line>
|
||||
<option name="timeStamp" value="36" />
|
||||
</line-breakpoint>
|
||||
</breakpoints>
|
||||
|
||||
Reference in New Issue
Block a user