Tagged articles
1 articles
Page 1 of 1
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 deploymentMavenMicroservices
0 likes · 4 min read
How to Deploy Ruoyi Microservice Backend as JAR on a Windows Server