add @Generated annotation to all Java class templates

This commit is contained in:
russellb337
2015-08-11 12:42:06 -07:00
parent 84ff5cfc87
commit 6fbb8ab1e0
28 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1 @@
@javax.annotation.Generated(value = "{{generatorClass}}", date = "{{generatedDate}}")