java-tutorials/gson
pcoates33 16fdea7267 BAEL-2721 Moved JsonAliasUnitTest into new module called jackson-2. (#6555)
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter

* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate

* BAEL-2721 move JsonAliasUnitTest into new jackson-2 module

* BAEL-2721 Removed unused dependencies from pom.xml

* BAEL-2721 Tidy up logback.xml

* BAEL-2721 fix url in README.md
2019-03-17 23:56:13 -07:00
..
src Bael 2721 - JSON deserialization mapping different JSON fields to same Java field (#6434) 2019-03-12 21:54:34 -07:00
.gitignore initial gson project 2014-08-23 10:56:38 +03:00
README.md BAEL-2721 Moved JsonAliasUnitTest into new module called jackson-2. (#6555) 2019-03-17 23:56:13 -07:00
pom.xml Changes for BAEL-2176 (#5305) 2018-10-01 21:28:53 -05:00