Add Hypermedia types and Siren4J

This commit is contained in:
ofadeyi
2016-12-06 20:47:08 +00:00
parent 812c85af0a
commit 601ba61598

View File

@ -33,6 +33,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [Geospatial](#geospatial)
- [GUI](#gui)
- [High Performance](#high-performance)
- [Hypermedia Types](#hypermedia-types)
- [IDE](#ide)
- [Imagery](#imagery)
- [JSON Processing](#json-processing)
@ -404,6 +405,12 @@ A curated list of awesome Java frameworks, libraries and software.
* [JCTools](https://github.com/JCTools/JCTools) - Concurrency tools currently missing from the JDK.
* [Koloboke](https://github.com/OpenHFT/Koloboke) - Hash sets and hash maps.
## Hypermedia Types
*Libraries that handle serialization to hypermedia types.*
* [Siren4J](https://github.com/eserating/siren4j) - Java library for the Siren Hypermedia Type Specification.
## IDE
*Integrated development environments that try to simplify several aspects of development.*