How to add a non-property to a bean class?
I have class with lots of fields, each with a getter and setter. We now need to add logging to some of these methods so I added the new logger
-field:
I have class with lots of fields, each with a getter and setter. We now need to add logging to some of these methods so I added the new logger
-field: