- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/lodsve/lodsve-framework
- 软件文档: http://doc.oschina.net/message
软件介绍
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
- Base on some open source framework. It encapsulates some classes and methods to make more convenient for developers.
-
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
Contact me
- Email: sunhao.java@gmail.com
- QQ: 867885140
- Blog: Blog OSChina
License
The Lodsve Framework is released under version 2.0 of the Apache License.
Donate
XForms Essentials
Micah Dubinko / O'Reilly Media, Inc. / 2003-08-27 / USD 29.95
The use of forms on the Web is so commonplace that most user interactions involve some type of form. XForms - a combination of XML and forms - offers a powerful alternative to HTML-based forms. By pro......一起来看看 《XForms Essentials》 这本书的介绍吧!
