kunlun-admin v1.0.4 released, a background management system based on SpringCloud

Kunlun Management System v1.0.4 released, update log:

1. Increase the number of registered users in the user statistics module on the homepage;

2. Adjust the overall layout of the homepage to make it more compact;

3. Optimize and fix several front-end issues;

4. Optimize and fix several problems in the background;

system introduction

Kunlun Management System is a back-end management system based on the front-end and back-end separation architecture. kunlun-web is built and developed based on React + Umi (乌米) + Ant Design (Ant Financial), and provides front-end solutions; kunlun-service is built and developed based on SpringBoot and Spring Cloud, and provides back-end solutions based on microservice architecture. The system passes Apache Shiro and Jwt components, and uses tokens for data interaction authentication, which can be quickly developed and independently deployed in Docker containers.

Instructions for use

1. Install the front-end dependency library on npm, and start the kunlun-home-web and kunlun-system-web services;
2. Start PostgreSQL, and execute the sql files under the resources of Kunlun-basedata-service and kunlun-system-service services;
3. Start RabbitMQ and Redis;
4. Start the registration center kunlun-register-service;
5. Start kunlun-gateway-service, kunlun-basedata-service and kunlun-system-service services in turn;
6. Visit URL: http://localhost:8000 ;
7. Enter account number: admin, password: admin and verification code.

Tool plugin

up-80ade19e0fc813d73816b77c0f706a4dc07.png

Page screenshot

Guess you like

Origin www.oschina.net/news/119552/kunlun-admin-1-0-4-released