Storage of java source code
Attribute(s)
Storage of code
Description
Always store the Java source code in the database.
Motivation
When only the class files are added in a database, it is impossible for other developers to update your code.
Example / Details
When you are using Java class file in a Notes database, be aware that you also have to add the .java files (source code). Without these files it is impossible to modify or edit your code later.

Java_Agent_Ad_Source_Code.jpg