Webhook for Dialogflow inside a Java Spring boot application
- DialogflowWebhookController class only redirects requests to a DialogFlowApp
- MyDialogFlowApp used as a Spring Component allow us to use Spring
- DB handled with myBatis but everything in this example is aplicable to hibernate too
- Questions? Go to StackOverflow, Assistant Developer Community on Reddit or Support.
- For bugs, please report an issue on Github.
- Actions on Google Documentation
- Webhook Boilerplate Template for Actions on Google.
- More info about Gradle & the App Engine Plugin.
- More info about deploying Java apps with App Engine.
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the Google APIs Terms of Service.