BAEL-2781 - metaprogramming in groovy
This commit is contained in:
@@ -11,7 +11,6 @@ import groovy.util.logging.*
|
||||
@TupleConstructor
|
||||
@EqualsAndHashCode
|
||||
@ToString(includePackage=false, excludes=['id'])
|
||||
//@Singleton
|
||||
@Log
|
||||
@AutoClone
|
||||
class Employee {
|
||||
|
||||
Reference in New Issue
Block a user