摘 要
知识付费是近期学术论坛的一个大势所趋,这种平台在一定程度上能够确保用的整体质量。与此同时,平台能够提供更高质量的内容,从而达到博主和用户之间互补互利的目的。
本论文主要开发一个基于微信支付平台的知识付费系统,采用Spring Cloud微服务技术,整合MySQL关系型数据库,在登录权限的模块整合Redis + Token机制进行权限校验,并结合微信支付接口的调用,提供一个支持付费的博客系统,前端主要采用Vue框架。此项目系统更贴近于企业实际开发中的需求以及使用到的技术栈。此外,结合具体的支付场景,整合微信线下支付的Native支付方式,使得系统的支付方式更为灵活。
关键词:知识星球 Spring Cloud MySQL Vue Redis Token
Abstract
Knowledge payment is a general trend of recent academic forums. This platform can ensure the overall quality of users to a certain extent. At the same time, the platform can provide higher quality content, so as to achieve the purpose of mutual benefit between bloggers and users.
This paper mainly develops a knowledge payment system based on wechat payment platform, which adopts spring cloud microservice technology, integrates MySQL relational database, integrates redis + token mechanism in login permission module for permission verification, and provides a blog system supporting payment combined with the call of wechat payment interface. The front end mainly adopts Vue framework. This project system is closer to the actual development needs of enterprises and the technology stack used. In addition, combined with specific payment scenarios, the native payment method of wechat offline payment is integrated to make the payment method of the system more flexible.
Key words: Knowledge Planet; Spring Cloud; MySQL; Vue; Redis; Token