# SpringBootFrame **Repository Path**: MrCoderStack/SpringBootFrame ## Basic Information - **Project Name**: SpringBootFrame - **Description**: 基于springboot2.1.4搭建的开发框架,集成高频依赖,附带多模块多数据源分布式事务,集成druid监控及swagger2 api文档。本框架可直接投产,无需关心结构,只需关心业务开发。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-04-29 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootFrame ![Spring Boot 2.1.4.RELEASE](https://img.shields.io/badge/Spring%20Boot-2.1.4.RELEASE-brightgreen.svg) ![Mysql 5.7](https://img.shields.io/badge/Mysql-5.7-blue.svg) ![JDK 1.8](https://img.shields.io/badge/JDK-1.8-brightgreen.svg) ![Maven](https://img.shields.io/badge/Maven-3.6.0-yellowgreen.svg) ![license](https://img.shields.io/badge/license-MPL--2.0-blue.svg) ## 介绍 本项目是基于springboot最新版2.1.4RELEASE搭建的多模块多数据源开发框架,可直接投产,无需关心项目结构的搭建,集成常用高频的依赖,只需关心业务的实现。 * maven 多模块 * 多数据源 * atomikos分布式事务 * mybatis * mybatis-generator * druid监控 * swagger2 api文档 * redis * mysql * aop * fastjson * package # 觉得不错,请star支持一下~