gradle build 打包成jar文件. java -jar ./build/libs/xxxx-0.0.1.jar. 方式(2). 在項目目錄下執行. gradle bootRun. gradlew bootRun. 方式(3).
確定! 回上一頁