No description
Find a file
2023-07-25 21:50:03 +02:00
.mvn/wrapper first commit, humble beginnings 2023-07-21 17:52:35 +02:00
src legally suppress the unused warnings 2023-07-25 21:50:03 +02:00
.gitignore first commit, humble beginnings 2023-07-21 17:52:35 +02:00
LICENSE Initial commit 2023-07-21 17:50:03 +02:00
mvnw first commit, humble beginnings 2023-07-21 17:52:35 +02:00
mvnw.cmd first commit, humble beginnings 2023-07-21 17:52:35 +02:00
pom.xml works pretty well now 2023-07-25 21:48:59 +02:00
README.md works pretty well now 2023-07-25 21:48:59 +02:00

Apples

  • universal compare tool
  • compares any to any and shows the diff
  • no reflection
  • compiles to bytecode version jdk11
  • but also handles records, if you run jdk16+