74688cf30e
* upgrade to spring boot 1.5.2 * add full update to REST API * modify ratings controller * upgrade herold * fix integration test * fix integration test * minor fix * fix integration test * fix integration test * minor cleanup * minor cleanup * remove log4j properties * use standard logbook.xml * remove log4j dependencies |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
=========
Guava and Hamcrest Cookbooks and Examples
Relevant Articles:
- Guava Collections Cookbook
- Guava Ordering Cookbook
- Guava Functional Cookbook
- Hamcrest Collections Cookbook
- Partition a List in Java
- Filtering and Transforming Collections in Guava
- Guava – Join and Split Collections
- Guava – Write to File, Read from File
- Guava – Lists
- Guava – Sets
- Guava – Maps
- Guava Set + Function = Map
- Guide to Guava’s Ordering
- Guide to Guava’s PreConditions
- Introduction to Guava CacheLoader
- Guide to Guava’s EventBus
- Guide to Guava Multimap
- Guide to Guava RangeSet
- Guide to Guava RangeMap
- Guide to Guava Table
- Guide to Guava’s Reflection Utilities