Giter VIP home page Giter VIP logo

fastdep's Introduction

中文 | 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,你需要:

  • Java 1.8+
  • Spring Boot 2.0+
  • 引入依赖
    • Maven
    <dependency>
        <groupId>com.louislivi.fastdep</groupId>
        <artifactId>${模块名称}</artifactId>
        <version>1.0.7</version>
    </dependency>
    • Gradle
    compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.7'

模块

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

文档

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

协议

Apache Licence v2

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.