Byte Buddy: matching the class by its annotation
type(ElementMatchers.isAnnotatedWith(RestController.class)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
type(ElementMatchers.isAnnotatedWith(RestController.class)) |