Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liemle3893/compare-json

Compare Json/Map in Java
https://github.com/liemle3893/compare-json

java stackoverflow

Last synced: 3 days ago
JSON representation

Compare Json/Map in Java

Awesome Lists containing this project

README

        

# Compare JSON/Map in Java

This repo to answer to this question: https://stackoverflow.com/questions/55046513/comparing-json-with-arrays

This code will compare two map and show each difference in the console(you can customize to publish the change to eventbus or anything else).