https://github.com/fluentcodes/gitsamples-java-libs
GitSamples Topic Branches for Java Libraries.
https://github.com/fluentcodes/gitsamples-java-libs
Last synced: 3 months ago
JSON representation
GitSamples Topic Branches for Java Libraries.
- Host: GitHub
- URL: https://github.com/fluentcodes/gitsamples-java-libs
- Owner: fluentcodes
- Created: 2022-04-13T03:56:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T03:58:27.000Z (about 3 years ago)
- Last Synced: 2025-01-07T12:15:41.384Z (5 months ago)
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topic Branch: Master Java Libs
## Other GitSamples
* [GitSamples](https://github.com/fluentcodes/GitSamples): The stuff not to find in other GitSamples
* [GitSamples-GIT](https://github.com/fluentcodes/GitSamples-GIT): Git samples with test branches for own experiments.
* [GitSamples-Java](https://github.com/fluentcodes/GitSamples-Java): Java with design patterns and Java8
* [GitSamples-Spring](https://github.com/fluentcodes/GitSamples-Spring): Spring Topic Branches## Recent
March 2022
* [java-libs-json-jackson](../../tree/java-libs-json-jackson): Updated it with typed maps and lists.
* Added typed [map](../../blob/java-libs-json-jackson/test/sources/AddressListTest.java)
* and [list](../../blob/java-libs-json-jackson/test/sources/AddressMapTest.java) tests.
* [java-libs-xml-jackson](../../tree/java-libs-xml-jackson): Initial with check of untyped serialization
* [java-libs-xml-jaxb](../../sandbox/tree/java-libs-xml-jaxb): Check of untyped serializationFebruary 2022
* [java-json-jackson](../../tree/java-libs-json-jackson): Date conversion examples### Links