Nacos启动失败:Nacos Server did not start because dumpservice bean construction failure:No DataSource set
摘要:
问题:本地Docker搭建了Nacos(使用数据库),一直使用正常;突然有一天Nacos一直启动报错:“Nacos Server did not start because dumpservice bean construction failure :No DataSource set”。 原因:链 阅读全文
摘要:
微信模板消息跳转小程序点击微信模板消息跳转小程序后台实现需求实现效果后台实现:点击微信模板消息跳转小程序后台实现需求1.用户状态改变时,后台通过公众号给用户推送相关消息2.用户点击推送消息跳转到小程序页面 实现效果 后台实现:依赖 <!--微信模版消息推送三方sdk--> <dependency> 阅读全文