# ShoppingCenter **Repository Path**: king-encyclopedia/shopping-center ## Basic Information - **Project Name**: ShoppingCenter - **Description**: 乐!!!!!!!!!!!!!!!!!!!!!!! - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-14 - **Last Updated**: 2024-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在share/database下是数据库的相关文件,需要自己新建一个db.properties文件添加连接信息# db.properties ## database.url=jdbc:mysql://localhost:3306/shoppingCenter ## database.driver-class-name=com.mysql.cj.jdbc.Driver ## database.username=root ## database.password=密码 # 初始有index.html到hello.html作为基本示例,相关的共享组件在/shared下,可参考header和hello # API一览 ## tailwindCSS: https://www.tailwindcss.cn/ ## naiveUI: https://www.naiveui.com/zh-CN/os-theme/components/button ## Vue3: https://cn.vuejs.org/ ## Thymeleaf: https://www.thymeleaf.org/documentation.html