You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- created DecoratorUtils.getSubjectName() and used it in DecoratorUsageError-s
- throwing DecoratorUsageError when decorators used on wrong [class/method/property] , solving issue [#22]
- changed @autowire() to @Autowired()
Example: Parameter decorator used as Method decorator.
The text was updated successfully, but these errors were encountered: