文件名称:CodeJudge:提交测试
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-30 14:25:53
Dockerfile
Spring Boot Maven 项目开始步骤: Pre-requisites: 1. Java must be installed 2. Install maven module (https://maven.apache.org/install.html). Steps: 1. To run this application, do the following: 1.a. Go to the project root directory. 1.b. Run the following commands in the terminal/command line to build the app: - mvn clean install 1.c. Run the following command(s) in the terminal/comm