要想把Spring Boot打包成JAR的形式,需要在POM.xml檔案中加入如下程式碼: <groupId>com.springboot</groupId> <artifactId>study</artifactId> ...
確定! 回上一頁