1 Star 0 Fork 41

luo / lodsve-framework

forked from lodsve / lodsve-framework 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.26 KB
一键复制 编辑 原始数据 按行查看 历史
Crazy_Coder 提交于 2016-12-27 15:35 . readme

LOGO

lodsve-framework

My development tools, it encapsulates some open source projects, and better facilitate the conduct of Java Web development.

What is lodsve

lodsve is the short of Let our development of Spring very easy!.

Simple Introduction

  1. Base on some open source framework. It encapsulates some classes and methods to make more convenient for developers.
  2. It consists of the following modules:
    • lodsve-3rd
    • lodsve-amqp
    • lodsve-cache
    • lodsve-core
    • lodsve-dubbo
    • lodsve-fs
    • lodsve-mongodb
    • lodsve-mvc
    • lodsve-mybatis
    • lodsve-redis
    • lodsve-search
    • lodsve-security
    • lodsve-test
    • lodsve-transaction
    • lodsve-validate
    • lodsve-wechat
    • lodsve-workflow

How To Use

<dependency>
    <groupId>com.github.lodsve</groupId>
    <artifactId>lodsve-framework</artifactId>
    <version>${lodsve.version}</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>

Documentation

See the current reference docs.

Check out sources

git clone git@github.com:lodsve/lodsve-framework.git

Check out demos

git clone git@github.com:lodsve/lodsve-demo.git

Check out the configurations

git clone git@github.com:lodsve/lodsve-configs.git

Import sources into your IDE

Run command mvn idea:idea or mvn eclipse:eclipse in the root folder.

Note: Per the prerequisites above, ensure that you have JDK 7 and Maven 3.3.X configured properly in your IDE.

Change History

CHANGELOG

Contact me

  1. Email: sunhao.java@gmail.com
  2. QQ: 867885140
  3. Blog: Blog OSChina

License

The Lodsve Framework is released under version 2.0 of the Apache License.

Donate

AliPay WeChat

1
https://gitee.com/luocheng/lodsve-framework.git
git@gitee.com:luocheng/lodsve-framework.git
luocheng
lodsve-framework
lodsve-framework
master

搜索帮助