Can I have an annotation that requires the annotat...
# announcements
t
Can I have an annotation that requires the annotated method to return a specific type? Like for example I have the @CommandHandler annotation, I want it to enforce the method it annotates to return a CommandResponse