摘 要
传统中国非物质文化遗产(以下简称“非遗”)的传播和传播途径有限,多以口头传统、碎片化方式进行,对其传播范围、影响等方面都有限制。为了促进非遗资源的传播与交流,本论文开发基于Spring Boot的非遗科普平台,实现非遗资源的平台化、规范化和数字化实现非遗广泛传播。非遗科普平台的小程序前端开发以uni-app作为核心框架,后台管理系统的前端运用vue.js框架达成数据的可视化展示。后端借助Spring Boot框架搭建数据处理逻辑,精准高效地对各类数据进行处理。采用前后端分离的架构设计,极大地增强了数据处理的规范性,显著提升了处理效率,使系统的开发与维护更加便捷、高效。为实现数据的有效存储与管理,本系统将MySQL数据库作为核心存储方案,该方案能够充分适配系统的数据读写与管理需求。通过开展全面且规范的系统性功能测试,结果表明该平台各功能模块均达到预期设计指标,验证了系统功能的完整性与可靠性。
关键词:非遗科普;Spring Boot;小程序;MySQL
Abstract
Traditional China Intangible Cultural Heritage (hereinafter referred to as "intangible cultural heritage") has limited transmission and dissemination channels, mostly in oral tradition and fragmentation, and has restrictions on its transmission scope and influence. In order to promote the dissemination and exchange of intangible cultural heritage resources, this paper aims to develop an intangible cultural heritage science popularization platform based on Spring Boot, realize the platformization, standardization and digitalization of intangible cultural heritage resources. The front-end development of Mini programs of the Intangible Cultural Heritage Science Platform takes uni-app as the core framework, and the front-end of the back-end management system uses vue.js framework to achieve visual display of data. The back-end uses Spring Boot framework to build data processing logic to accurately and efficiently process all kinds of data. The architecture design of front and back separation greatly enhances the standardization of data processing, significantly improves the processing efficiency, and makes the development and maintenance of the system more convenient and efficient. In order to realize the effective storage and management of data, MySQL database is taken as the core storage scheme of the system, which can fully adapt to the data reading, writing and management requirements of the system.
Key words: Intangible Cultural Heritage Science Popularization; Spring Boot; Mini program; MySQL