# lodsve-framework **Repository Path**: kubi_coder/lodsve-framework ## Basic Information - **Project Name**: lodsve-framework - **Description**: lodsve-framework,我的工具类,封装了一系列开源项目,更好方便的进行Java Web开发 - **Primary Language**: Java - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 40 - **Created**: 2016-12-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![LOGO](logo-03.png "lodsve-framework") ## 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 com.github.lodsve lodsve-framework ${lodsve.version} pom import ## 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](http://git.oschina.net/uploads/qrcode/qrcode_alipay_1463048409407089.png "支付宝") ![WeChat](http://git.oschina.net/uploads/qrcode/qrcode_wechat_1463066035407089.png "微信") [Apache License]: http://www.apache.org/licenses/LICENSE-2.0 [CHANGELOG]: https://github.com/lodsve/lodsve-framework/blob/master/CHANGELOG.md [Blog]: http://blog.lodsve.com [OSChina]: http://my.oschina.net/sunhaojava/blog [867885140]: http://wpa.qq.com/msgrd?v=3&uin=867885140&site=qq&menu=yes [reference docs]: http://www.lodsve.com/