小程序使用的是云数据库,现在需要在网页端管理数据,有java调用HTTP API访问云数据的案例吗?
HTTP API 查询数据库 https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-http-api/database/databaseQuery.html
学习RestTemplate, 你java和js哪个熟悉,对js熟悉还是用云函数吧
HTTP API