Tag

Admin System

1 views collected around this technical thread.

Top Architect
Top Architect
Jan 6, 2022 · Backend Development

Quick Guide to Setting Up the RuoYi SpringBoot + Bootstrap Backend Management System

This article introduces the RuoYi SpringBoot‑Bootstrap backend management framework, explains its key features, and provides step‑by‑step instructions—including downloading, importing, configuring the database, and launching the application—so developers can quickly deploy a full‑featured admin system.

Admin SystemBackendBootstrap
0 likes · 6 min read
Quick Guide to Setting Up the RuoYi SpringBoot + Bootstrap Backend Management System
Sohu Tech Products
Sohu Tech Products
Dec 22, 2021 · Frontend Development

General Architecture Plan for a Vue‑based Backend Management System

This article presents a comprehensive guide to building a generic backend management system with Vue, covering project initialization using Vite or Vue‑CLI, code standards, CSS architecture (ITCSS, BEM, ACSS), JWT authentication, dynamic menu and route generation, RBAC, caching, and component templating.

Admin SystemCSS ArchitectureJWT
0 likes · 28 min read
General Architecture Plan for a Vue‑based Backend Management System
Java Captain
Java Captain
Dec 11, 2021 · Backend Development

Overview of the eladmin Open‑Source Spring Boot + Vue Admin System

The article introduces eladmin, an open‑source, front‑back separated admin platform built with Spring Boot, JPA, Spring Security, Redis and Vue, detailing its features, modular architecture, key functionalities, highlights, and providing a link to its GitHub repository.

Admin SystemRBACSpring Boot
0 likes · 5 min read
Overview of the eladmin Open‑Source Spring Boot + Vue Admin System
Java Captain
Java Captain
Jul 19, 2020 · Backend Development

Base Admin: A Simple Generic Backend Management System Overview

The article introduces Base Admin, a lightweight backend management platform built with SpringBoot, Thymeleaf, WebSocket and Spring Security, detailing its technology stack, project structure, core features such as permission and menu management, real‑time logging, monitoring, API encryption, and recent updates.

API EncryptionAdmin SystemBackend
0 likes · 7 min read
Base Admin: A Simple Generic Backend Management System Overview