I\'m trying to create a custom annotation for enabling functionality based on feature flags. I\'m basing my approach on the ConditionalOnProperty annotation, bu
ConditionalOnProperty