Skip to content
This repository was archived by the owner on Oct 4, 2018. It is now read-only.

Commit 7ce7042

Browse files
authored
Inform the repo is no more maintained
Points to the original repo
1 parent bbf65c1 commit 7ce7042

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Discontinued
2+
============
3+
This repository is no longer actively maintained. Please take a look at the [original repo](https://github.com/SQiShER/java-object-diff).
4+
5+
16
## Introduction
27

38
`java-object-diff` is a simple, yet powerful library to find differences between Java objects. It takes two objects and generates a tree structure that represents any differences between the objects and their children. This tree can then be traversed to extract more information or apply changes to the underlying data structures.

0 commit comments

Comments
 (0)