I have created some code in java and need to deliver this to other stack holders, can somebody suggest that how can I protect my code so that no one can reuse my proprietary code.
Tried with jar/ war file but that can easily be decompiled.
Any suggestion , Pls suggest open source only.