P3-weixin-2.0.0 version (plug-in development framework), wild racing 82.0.0 plug-in
P3-weixin-2.0.0 version release (plug-in Development Framework)
1. Why is P3-weixin born?
Nowadays, public accounts and service numbers are becoming increasingly popular. A single Butler system can no longer meet the requirements. Jeecg Community launched plug-in development framework, P3-weixin plug-in development framework, suitable for Butler system, expand third-party plug-ins, plug-ins exist in the form of JAR, make marketing more flexible.
2. Author: Jeecg open-source community 3. Architecture Technology description
1. p3-weixin uses SpringMvc + Mybatis + Velocity + Maven (built) framework technology 2. plug-in introduction method pom. introduce the new plug-in <dependency> <groupId> org. jeecgframework </groupId> <artifactId> P3-Biz-gzbargain </artifactId> <version> 2.0.0 </version> </dependency> 3. project startup access: maven-enabled Web project http: // localhost: 8080/P3-Web/{page access address} 4. the page layer cannot use jsp, And the template language velocity is required. implement plug-in-type development and develop according to modules. Each module can separately implement the jar package 6. database Configuration File: src/main/resources/db. properties
4,
List of active plug-ins:
1 |
Price cutting activity |
P3-Biz-gzbargain |
5. Source Code:
Source code: https://code.csdn.net/zhangdaiscott/p3-weixin
More information (ForUM): www.jeecg.org
Plugin release frequency: Every Monday plugin (Continuous updates ...)
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.