Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeybling/base-boot

基于SpringBoot的基础服务
https://github.com/joeybling/base-boot

mybatis spring springboot

Last synced: 3 days ago
JSON representation

基于SpringBoot的基础服务

Awesome Lists containing this project

README

        

# base-boot

------------------

## 介绍

  基于SpringBoot的基础服务

## 线上预览

## 项目结构

```
ROOT
├── support -- 项目相关文件

├── App -- 项目启动类

├── common -- 公用模块
| ├── enums -- 枚举工具类
├── resources
```

## 技术选型

- 核心框架:`Spring Boot 2.7.x`