Tagged articles
8 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Aug 27, 2024 · Backend Development

How to Present Projects Built on Scaffolding Frameworks in Interviews

The article advises developers to avoid explicitly mentioning the use of scaffolding frameworks like RuoYi when describing project experience, suggesting they instead focus on the underlying implementation details and any custom improvements to demonstrate genuine technical contribution and avoid misconceptions about their capabilities.

BackendRuoYicareer advice
0 likes · 4 min read
How to Present Projects Built on Scaffolding Frameworks in Interviews
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.

BootstrapRuoYiTutorial
0 likes · 6 min read
Quick Guide to Setting Up the RuoYi SpringBoot + Bootstrap Backend Management System
The Dominant Programmer
The Dominant Programmer
Nov 12, 2020 · Backend Development

How to Deploy Ruoyi Microservice Backend as JAR on a Windows Server

This guide walks you through packaging the Ruoyi microservice project with Maven, copying the resulting JAR files to a Windows server, running each service with the correct Java encoding, and configuring the front‑end proxy via vue.config.js or Nginx for full deployment.

JAR deploymentMicroservicesNginx
0 likes · 4 min read
How to Deploy Ruoyi Microservice Backend as JAR on a Windows Server
The Dominant Programmer
The Dominant Programmer
Aug 31, 2020 · Backend Development

Implement Excel Import/Export in RuoYi’s Front‑Back‑End Separation Using ElementUI and SpringBoot

This guide walks through adding an Excel import dialog with ElementUI, configuring upload handling, token authentication, progress and success callbacks, and a SpringBoot POI‑based import endpoint, then shows how to create an export button that uses RuoYi’s ExcelUtil and annotation‑driven export logic.

ElementUIExcelExport
0 likes · 12 min read
Implement Excel Import/Export in RuoYi’s Front‑Back‑End Separation Using ElementUI and SpringBoot
Laravel Tech Community
Laravel Tech Community
Jul 5, 2020 · Information Security

RuoYi Management System v4.3.1 Release Notes and Security Vulnerability Fixes

RuoYi Management System v4.3.1 introduces multiple functional enhancements and critical security patches, including fixes for Shiro remember‑Me command execution, SQL injection via PageHelper, Shiro permission‑bypass, and Fastjson deserialization vulnerabilities, along with code examples and configuration guidance.

RuoYiShiroVulnerability
0 likes · 8 min read
RuoYi Management System v4.3.1 Release Notes and Security Vulnerability Fixes