lodsve-framework lodsve-framework

码农软件 · 软件分类 · 常用工具包 · 2019-08-18 13:56:59

软件介绍

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-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>

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

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

本文地址:https://codercto.com/soft/d/12636.html

数字乌托邦

数字乌托邦

尼古拉斯•卡尔 / 姜忠伟 / 中信前沿出版社 / 2018-5 / 69.00

当下,技术与我们的关系变得越来越紧密不可分割,特别是智能手机等设备的出现,带给整个人类社会一场彻底的变革。的确,智能手机上的各种应用程序让我们的工作生活无比便利:社交媒体让我们能够和他人实时保持联络并传输信息,不再受时间、地点的限制;搜索引擎通过精准的算法将我们所需要的信息整合推送至屏幕上,让我们毫不费力就看到自己想要的;地图软件为我们的出行提供了更多路线选择,甚至可以使用语音导航,帮助我们顺利到......一起来看看 《数字乌托邦》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具