Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Brief introduction and installation tutorial of ZDCP background management system

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces "brief introduction and installation tutorial of ZDCP background management system". In daily operation, I believe that many people have doubts about the brief introduction of ZDCP background management system and installation tutorial. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the doubts of "brief introduction and installation tutorial of ZDCP background management system". Next, please follow the editor to study!

Brief introduction of ZDCP background Management system [ZDCP background Management system] (https://gitee.com/weijiang_admin/zdcp "ZDCP background Management system")

There are many excellent open source background management systems on the Mayun platform. I have seen many excellent open source projects combined with the needs of friends who have just set up startups. So the use of free time to help write a background system, so there is this management system. After that, according to the needs of friends and personal needs, some practical functions of the system will be updated one after another.

Core framework of application technology: Spring Boot. Security framework: Apache Shiro. Template engine: Thymeleaf. Persistence layer framework: Beetlsql. Tool class: Fastjson, etc. Installation tutorial

Create the database and import the zdcp-201908291940.sql file under the doc folder, open cmd and enter the following command: mysql-P 3306-h 127.0.0.1-u root-p123456-- default-character-set=utf8 zdcp < C:\ Desktop\ zdcp-201908291940.sql

Modify the basic properties of application.properties files and the database connection pool properties of application-beetl.properties files.

Run the main method of ZdcpApplication.java.

Code generation tools use the

Import the generator-201909041533.sql file under the doc folder into the database where you want to generate the code. Execute the command and follow the first step of the installation tutorial.

Modify the tool.gen.* properties of the application.properties file and the database connection pool properties of the application-beetl.properties file.

After generating the code, extract the downloaded code_V*.zip to your project directory and execute the sql code of the sqlMenu.sql file.

Restart the application project.

System interface

At this point, the study of "brief introduction and installation tutorial of ZDCP background management system" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report