8000 GitHub - Roker-yuan/base-project: Spring Boot 项目基础架构模板
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Roker-yuan/base-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot 项目基础模板

前言

​ 考虑到每次在开发新的基于spring boot的项目的时候,不得不从创建项目到基础环境搭建、引入依赖、配置框架,重复性的做0到1的建设。所以最近抽出时间,整理了一套Spring Boot 项目的基础模板,以便以后能够通过简单的配置,快速的进行业务开发。

项目技术

spring-boot

mybatis--plus

基础项目包含内容

  • Swagger 在线接口文档
  • CodeGenerator 代码生成器
  • 统一响应结果封装
  • 接口签名认证
  • 全局异常处理
  • AOP统一日志管理
  • Http、异常、业务枚举
  • 常用工具类
  • mybatis-plus 分页插件
  • yml多环境配置文件

About

Spring Boot 项目基础架构模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0