JEECG Enterprise Web Application Rapid Development Framework

When I first met jeecg
    , due to business needs, I planned to develop a jsp project in a short period of time, with 6 staff members, and more than half of them were novices. There was no special architect, time was tight, and tasks were heavy. Recalling the arduous process of building SSH step by step, It's so miserable, can you skip this step? A long time ago, I heard a saying from the seniors in the industry, don't repeat the creation of wheels, and now I think it makes sense. So Gu Niang Du Ge, java rapid development platform, jeecg--using JEECG can easily and quickly develop enterprise-level Web application systems.

Understanding jeecg
   Because my local maven warehouse contains a lot of jars, the whole deployment process is quite smooth, and the local environment is tomcat7+jdk1.7+mysql5.5. The directory structure is clear, the modules and categories are clear at a glance, and it should be from the hands of experts. The database already has common data tables (authorities, organizations, users, roles...), and basic functions can be used directly (data authority, menu management, report function, chart display, data statistics, instant messaging, system monitoring, scheduled tasks, SMS interface) , mail sending, Excel export, etc.)

   The system provides convenient online development functions, directly input relevant business logic, automatically generate code in layers, add, delete, modify, check, and DB-DAO-VIEW is completed with one click.

Some suggestions
   1. Pluggable development mode, you can choose a plug-in system, which is convenient for developers to add and remove related function plug-ins. This function is very good and meets the market demand, but there are currently fewer types of plug-ins available, and it is better to release more More practical new plug-ins, such as: Invoicing, CRM, etc., looking forward to...
   2. I have never seen the mybaties version of jeecg, SSM is also considered to be the current mainstream java development framework, and I often see some applications Friends who are used to SSM put it up in the group, here is a formal suggestion, hoping to attract attention.
   3. Document tutorial summary, there are a lot of documents published by the jeecg community, but the impression is rather chaotic, not unified enough, and the classification is not clear. There is also a lack of Xiaobai tutorials. Since it is a rapid development framework, the emphasis is on speed (architecture speed, development speed, running speed). It is well known that detailed and regulated documents can improve development efficiency. It is recommended to establish a document query section in the community , and publish documents by category, for example:

environment construction - no need to be afraid, environment construction follow me.
Quick deployment -- no matter what, run it first to see the effect.
Online Development - Real Rapid Development Skills Start Here.
Plug-in development--technical improvement class, develop your own plug-ins, and become a master from now on.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326568677&siteId=291194637