./gradlew bootRun - Runs this project as a Spring Boot application. ./gradlew check - Runs all checks. ./gradlew test - Runs the unit tests. ./ ...
確定! 回上一頁