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 deploymentJavaMaven
0 likes · 4 min read
