1 Star 0 Fork 17

Hency / fastdep

forked from louislivi / fastdep 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-EN.md 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
louislivi 提交于 2019-11-19 10:33 . Update document new datasource

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 is a framework for fast integration dependencies, integrate some common dependency injections.

Quick Build

If you want to bootstrap fastdep, you'll need:

  • Java 1.8+
  • Spring Boot 2.0+
  • Import dependency
    • Maven
    <dependency>
        <groupId>com.louislivi.fastdep</groupId>
        <artifactId>${Module Name}</artifactId>
        <version>1.0.0</version>
    </dependency>
    • Gradle
    compile group: 'com.louislivi.fastdep', name: '${Module Name}', version: '1.0.0'

Modules

Module Name Description Include dependency
fastdep-datasource Multiple dataSource jta+druid+mybatis
fastdep-redis Multiple redis dataSource redis+redisTemplate

Documentation

More information can be found on Fastdep Homepage.

License

This code is under the Apache Licence v2

Java
1
https://gitee.com/chis123/fastdep.git
git@gitee.com:chis123/fastdep.git
chis123
fastdep
fastdep
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891