public IntentHandler
Indicates that this class is an interface IntentHandler and implements the
org.rewedigital.dialog.handler.DialogflowIntentHandler interface.
interface IntentHandler has the Component Annotation and will be autogenerated by Spring.
All found interface IntentHandler will be added to the org.rewedigital.dialog.resolver.RequestResolver
witch will route incoming requests to the right interface IntentHandler.