# panis-boot-starter **Repository Path**: mengxingadmin/panis-boot-starter ## Basic Information - **Project Name**: panis-boot-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-12 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PanisBoot Starter ![SpringBoot](https://img.shields.io/badge/Spring%20Boot-3.3.0-blue.svg) ![JDK](https://img.shields.io/badge/JDK-21+-blue.svg) ![Version](https://img.shields.io/badge/Version-1.0.1--SNAPSHOT-blue.svg) [![License](https://img.shields.io/badge/License-Apache%20License%202.0-B9D6AF.svg)](./LICENSE)
[![Author](https://img.shields.io/badge/Author-paynezhuang-green.svg)](https://github.com/paynezhuang) [![Copyright](https://img.shields.io/badge/Copyright-2024%20Zhuang%20Pan%20@PanisBootStarter-green.svg)](https://github.com/paynezhuang) 基于项目:[Panis-boot](https://github.com/paynezhuang/panis-boot) ``` PanisBoot Starter ├── panis-boot-starter-code-generate -- 代码生成 ├── panis-boot-starter-common -- 基础模块 ├── panis-boot-starter-database-mybatis-plus -- MyBatis Plus ├── panis-boot-starter-database-mysql -- MySQL 数据库 ├── panis-boot-starter-database-redis -- Redis 缓存 ├── panis-boot-starter-database-sharding -- Sharding 分表分库 ├── panis-boot-starter-excel -- Excel 导入导出 ├── panis-boot-starter-job-quartz -- Quartz 调度 ├── panis-boot-starter-oss -- OSS 对象存储 ├── panis-boot-starter-sa-token -- Sa Token 鉴权 └── pom.xml -- 公共依赖 ``` ### 开源协议 项目基于 [Apache License 2.0 © 2025 Zhuang Pan](./LICENSE) 协议,仅供学习参考,商业使用请遵循作者版权信息,作者不保证也不承担任何软件的使用风险。