JoeyBling / base-boot

基于SpringBoot的基础服务

Home Page:http://bootplus.diandianys.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base-boot


介绍

  基于SpringBoot的基础服务

线上预览

项目结构

ROOT
├── support  -- 项目相关文件
│
├── App -- 项目启动类
│
├── common -- 公用模块
|    ├── enums -- 枚举工具类
├── resources

技术选型

  • 核心框架:Spring Boot 2.7.x

About

基于SpringBoot的基础服务

http://bootplus.diandianys.com/

License:MIT License


Languages

Language:Java 98.5%Language:Shell 1.5%