How to use a patch jar to override existing Java class files temporarily

Tags: , , , ,

Suppose you have a large application running in production. A production issue has been reported to you. You are not sure what the problem is. You want to add some log statements to the code. Perhaps you want to try out a small fix too – a 3 line change in the code of a [...]

Continue reading » 7 Comments