Compare Two large Files and find difference

This has been done using creating a java service that finds the difference between the 2 files and generates a new file with only the difference. After that processing, the different file is the solution that I have chosen.

1 Like