# apply_server **Repository Path**: financial-independence/apply_server ## Basic Information - **Project Name**: apply_server - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-04 - **Last Updated**: 2025-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #(日志输出在 log.path 配置目录) nohup java -jar xx.jar >/dev/null 2>&1 & 开发运行:请参考IntelliJ IDEA + springboot 使用说明(https://blog.csdn.net/y12nre/article/details/60869829) 2.1 开发环境配置 java: jdk1.8 Springboot:2.1.4(待升级) SpringCloud:Greenwich.RELEASE(待升级) Mysql: 5.7+ linux: Centos 7.2+