News

8 guidelines for writing reusable Java code. Define the rules for your code; Document your APIs; Follow standard code naming conventions; Write cohesive classes and methods ...
For example, when creating a DataSource on Liferay, the username and password are provided at creation time and managed by the server. ... Another way to completely eliminate the use of plain text ...