News

I've got a program that uses BufferedReader to read it's data. About a year ago my input source started showing up with binary characters, which of course breaks. After spending time trying to ...
When building secure Java applications, it's important to make sure there are no plain text passwords anywhere in the code base.