BAEL-2781 - metaprogramming in groovy

This commit is contained in:
Anshul Bansal 2019-07-27 19:26:59 +03:00
parent a49bd1ad2b
commit 6eb4d10886
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import groovy.util.logging.*
@TupleConstructor
@EqualsAndHashCode
@ToString(includePackage=false, excludes=['id'])
//@Singleton
@Log
@AutoClone
class Employee {