Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesSEC-2788: Add @Configuration as meta annotation to @Enable* annotations #3014
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rob Winch (Migrated from SEC-2788) said:
This removes the need to state
@Configuration
when using@Enable*
annotations. For example:can be shortened to