grails run-app. This command is equivalent to the following Gradle command: $ gradlew bootRun. To run the application in debug mode, add --debug-jvm:
確定! 回上一頁