start_tomcat
Run a Tomcat server using Gradle commands. Specify the working directory and customize the Gradle command to start the application.
Instructions
Launch Tomcat via Gradle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gradle_command | No | Gradle command to run (default: appRun) | appRun |
working_directory | No | Working directory for the Gradle command |