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

深入理解程序设计

深入理解程序设计

[美] Jonathan Bartlett / 郭晴霞 / 人民邮电出版社 / 2014-1 / 49.00

是否真正理解汇编语言,常常是普通程序员和优秀程序员的分水岭。《深入理解程序设计:使用Linux汇编语言》介绍了Linux平台下的汇编语言编程,教你从计算机的角度看问题,从而了解汇编语言及计算机的工作方式,为成就自己的优秀程序员之梦夯实基础。 很多人都认为汇编语言晦涩难懂,但New Medio技术总监Jonathan Bartlett的这本书将改变人们的看法。本书首先介绍计算机的体系结构,然后......一起来看看 《深入理解程序设计》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具