News

Properties files are used to store and maintain the localized strings at the heart of most internationalized Java applications. It’s too bad maintaining several properties files can be such a ...
When building secure Java applications, it's important to make sure there are no plain text passwords anywhere in the code base.