kunlun-admin v1.4.1 released, Kunlun management system

Kunlun Management System v1.4.1 is released!

Change log

1. Upgrade the SpringCloud version to 2022.0.4;

2. Upgrade the SpringBoot version to 3.1.4;

3. Replace Swagger with SpringDoc and javax with jakart;

4. Upgrade other related jars;

5. Optimize and fix several front-end and back-end issues.

system introduction

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

Instructions for use

1. Install the front-end dependency library with npm and start the kunlun-home-web and kunlun-system-web services;
2. Install and start PostgreSQL;
3. Install and start RabbitMQ and Redis;
4. Start the registration center service kunlun-register-service;
5. Start kunlun-gateway- service, kunlun-basedata-service and kunlun-system-service services;
6. Access URL: http://localhost:8000;
7. Enter the account number :admin, password: admin and verification code.

Tool plugin

up-80ade19e0fc813d73816b77c0f706a4dc07.png

Page screenshot

Guess you like

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