简体   繁体   English

如何使用剩余部分将Chatbase与SpringBoot集成

[英]How to integrate Chatbase with SpringBoot, using rest

我使用带有rest模板的springboot服务器来启动我的聊天机器人,并且希望与chatbase仪表板服务集成

We do not have a Springboot specific guide, though any framework should suffice as long as the JSON message body is properly formatted. 我们没有特定于Springboot的指南,尽管只要JSON消息主体的格式正确,任何框架都已足够。 Please see our Quickstart and Tutorial for specifications on how to format the JSON message body. 请参阅我们的快速入门教程以获取有关如何格式化JSON消息正文的规范。

Please feel free to contact chatbase-support@google.com if you have specific questions during the process. 如果您在此过程中有特定问题,请随时与chatbase-support@google.com联系。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用ReactiveUserDetailsS​​ervice通过springboot通过Rest API登录 - How to login via Rest API using ReactiveUserDetailsService springboot 如何使用 Springboot REST 从数据库下载记录 - How to download records from database using Springboot REST 使用Springboot部署REST服务:whitelabel错误 - Deploying REST services using Springboot: whitelabel error 使用 RESTTemplate springboot 使用公共 REST API - consuming public REST API using RESTTemplate springboot 如何在 SpringBoot REST Api 中调用重写的 handleMethodArgumentNotValid? - How to invoke an overridden handleMethodArgumentNotValid in a SpringBoot REST Api? 如何使用springboot创建mongodb通用rest api? - How to create mongodb generic rest api with springboot? 如何使用 SpringBoot REST 解决 postman 中的错误 404? - How to resolve error 404 in postman with SpringBoot REST? 如何使用springboot使用bitbucket rest api获取所有存储库? - How can i use the bitbucket rest api to get all the repos using springboot? 如何使用Jersey框架为springboot应用程序REST创建工作测试用例 - how to create working test cases for springboot application REST using Jersey Framework 如何在我们使用 springboot 的 Rest API 应用程序中将域或 IP 地址列入白名单? - How can I whitelist Domain or IP address in a Rest API application in which we are using springboot?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM