Problem Description: The old project was a single Tomcat project, and the server was Windows. You need to perform load balancing. You need to migrate the uploaded files stored in the Tomcat project to the NAS, and the uploaded files are shared among multiple Tomas.

Soft links are also supported on Windows. Specific reference: blog.csdn.net/WPwalter/ar…

All we need to do is move the attachment folder from Tomcat to NAS. Create a folder in each Tomcat that points to the NAS folder.