Coder Social home page Coder Social logo

nanzhang237420759 / springboot-mult-modular-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caozongpeng/springboot-mult-modular-api

0.0 1.0 0.0 1.03 MB

一个基于restfulAPI的脚手架springboot多模块项目整合redis、rabbitmq,实现邮件发送功能,以及redisson分布式锁

Java 98.26% TSQL 1.74%

springboot-mult-modular-api's Introduction

springboot 整合多模块项目脚手架基于restful API

如果觉得项目可以帮助到你,请帮忙Star支持一下

分支说明

  • 分支 v1.0.0 脚手架
  • 分支 v2.0.0 整合redis&rabbitmq 实现 email 发送,保证消息100%投递成功并被消费

项目整合

  • JDK1.8
  • springboot2.1.5
  • mybatis&Generator
  • swagger&swagger-bootstrap-ui
  • mysql5.7
  • lombok
  • Redis&Redisson
  • RabbitMQ

project

project-core

项目的核心类库,不依赖其它模块

core

project-dao

项目的数据库访问层,依赖于core模块

dao

project-service

项目的服务层,依赖于dao模块

service

project-api

项目的API接口层,依赖于 service 模块

api

project-docs

项目存放文档目录以及sql脚本

swagger 接口文档管理

访问路径:http://localhost:9100/doc.html

swagger

注意项

1.启动项目idea上需要安装 lombok 插件,如果没有装自行百度安装

springboot-mult-modular-api's People

Contributors

caozongpeng avatar

Watchers

James Cloos 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.