How to Extract the Source Code of a Java Application β˜•

If you think that because Java code is compiled, it is protected from others, you may have a little surprise! 😧

Benjamin Rancourt
Javarevisited
Published in
4 min readNov 22, 2021

--

If you write Java applications, you may already know that, to be able to easily use your application on another computer, you need to compile its source code. With Gradle, one of the…

--

--

Benjamin Rancourt
Javarevisited

Are you looking to read for more technical posts? πŸ€– Follow me! I publish articles about Docker 🐳, JavaScript 🐝, GitLab 🦊, Java β˜•, etc. once a week.