# jun-spring-boot-starter **Repository Path**: tjlin/jun-spring-boot-starter ## Basic Information - **Project Name**: jun-spring-boot-starter - **Description**: springboot starter 模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-10 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java ## README # jun-spring-boot-starter #### 介绍 {**代码是关于自己编写springboot starter 的模板,仅供参考**} #### 软件架构 无 #### 安装教程 模板在本地进行 mvn install 其他项目通过pom添加引入即可 ``` org.jun jun-spring-boot-starter 1.0.0 ``` #### 使用说明 无 #### 意图 仅供学习使用