The development tools
1.Eclipse IDE: Using Maven project management, modular.
2. Code generation: the corresponding code can be automatically generated through simple configuration on the interface. Currently, there are three generation modes (add, delete, change and check) : single table, one-to-many and tree structure. The generated code can be used if it does not need to pay attention to the aesthetic degree.
Technology selection (only part of the technology is listed)
1, the back end
Service framework: Dubbo, ZooKeeper, and Rest
Cache: Redis, Ehcache
Message middleware: ActiveMQ
Load balancer: Nginx
Distributed file: FastDFS
Database connection pool: Alibaba Druid 1.0
Core framework: Spring Framework
Security framework: Apache Shiro 1.2
View Framework: Spring MVC 4.0
Server side validation: hibernateValidator 5.1
Layout framework: SiteMesh 2.4
Workflow engine: Activiti 5.15
Task scheduling: Quartz 1.8.5
Persistence layer framework: MyBatis 3.2
Log management: SLF4J 1.7, Log4j
Tools: Apache Commons, Jackson 2.2, Xstream 1.4, Dozer 5.3, POI
2, the front end,
Js framework: Query1.9.
CSS framework: Bootstrap 4 Metronic
Client-side validation: jqueryValidation Plugin.
Rich text: CKEcitor
File management: CKFinder
Dynamic TAB: Jerichotab
Data table: jqGrid
Dialog box: jQuery jBox
Tree structure control: jQuery zTree
Other components: Bootstrap 4 Metronic
3, support,
Server middleware: Tomcat 6, 7, Jboss 7, WebLogic 10, WebSphere 8
Database support: Currently, the MySQL database is supported, but not limited to the database. In the next version, multiple data source switchover and database read/write separation, such as Oracle, SqlServer, and H2, are supported
Support development environment: Eclipse, MyEclipse, Ras, Idea, etc
Classic introduction:
Source structure
Data and source code