I have a local copy of a large enterprise Java application (a .ear archive containing multiple .jar files, thousands of .class files). I need to understand how a specific part of the business logic works by reading the decompiled source. What's the best modern approach/toolchain for this in 2026? - Which decompiler gives the most readable output...