general cleanup and initial new project

This commit is contained in:
eugenp
2013-12-24 15:11:18 +02:00
parent aa0030d546
commit d9b9c30aa2
39 changed files with 552 additions and 26 deletions
+6
View File
@@ -0,0 +1,6 @@
=========
## Core Java Cookbooks and Examples
### Relevant Articles:
// - [Jackson Ignore Properties on Marshalling](http://www.baeldung.com/jackson-ignore-properties-on-serialization)