Coder Social home page Coder Social logo

spring-sample's Introduction

Build Status GitHub tag (latest by date) license

SpringBoot 工程模版

项目简介

该项目是一款基于Spring Boot 的工程脚手架,集成常用的开发组件集,公共配置,日志处理等,旨在快速生成一个 Spring Boot 工程

主要特性

  • 集成 SpringBoot 常用开发组件集、公共配置、AOP 日志等
  • 集成 MyBatis-Plus 快速完成 dao 操作
  • 集成 dao 代码代码生成器
  • 集成 Swagger3,可自动生成在线 api 文档
  • 集成 Redis 缓存
  • 集成 RabbitMq 消息队列
  • 集成数据库连接连接池
  • 使用 assembly maven 插件打包部署
  • 包含启动、重启和停止命令的部署脚本,docker 打包构建脚本

项目结构

└── demo
    ├── annnotation
    ├── aspect
    ├── config
    ├── controller
    ├── enums
    ├── exception
    ├── filter
    ├── handler
    ├── mapper
    ├── model
    ├── service
    ├── utils
    ├── validator
    ├── vo
    └── DemoApplication.java

spring-sample's People

Contributors

stream1080 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.