louislivi / fastdep

Fast integration dependencies in spring boot.是一个快速集成依赖的框架,集成了一些常用公共的依赖。例:多数据源,Redis,JWT...
https://fastdep.louislivi.com
Apache License 2.0
259 stars 52 forks source link
dependencies druid java jwt multiple-datasource pool redis spring-boot-2

中文 | English

     __                    _         _             _ __  
    / _|  __ _     ___    | |_    __| |    ___    | '_ \ 
   |  _| / _` |   (_-<    |  _|  / _` |   / -_)   | .__/ 
  _|_|_  \__,_|   /__/_   _\__|  \__,_|   \___|   |_|__  
_|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| 
"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-' 

fastdep

release stars fastdep Apache License, Version 2.0

fastdep是一个快速集成依赖的框架,集成了一些常用公共的依赖。

快速开始

如果你想使用fastdep,你需要:

模块

模块名称 描述 引入的依赖
fastdep-datasource 多数据源 JTA+Druid+Mybatis
fastdep-redis Redis多数据源 Redis+RedisTemplate
fastdep-shiro-jwt ShiroJWT Shiro+JWT
fastdep-file 文件上传下载

文档

更多信息可以在 Fastdep 首页 中找到.

协议

Apache Licence v2