Projects with this topic
Sort by:
-
Many Java project, in particular API projects, make a heavy use of JSON and in particular the famous Jackson library. Many projects also use assertJ.
The assertj-jackson library aims to bring some syntactic sugar to simplify writing tests of Json data using assertJ assertions.
In particular it combines the power of JsonPointer expression available on JsonNode instances and assertJ assertions.
Updated -
This project is about fetching data from external api, storing and sharing by mongo database as well as migrating favoured offers by Mongock
Updated -