- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getJavaLauncher (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/ServeDocs.java
protected abstract DirectoryProperty getDocsDirectory(); @Input protected abstract Property<Integer> getPort(); @Nested protected abstract Property<JavaLauncher> getJavaLauncher(); @TaskAction public void startApplication() { System.out.println("serving docs at http://localhost:" + getPort().get()); DeploymentRegistry registry = getDeploymentRegistry();
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Apr 18 12:38:47 GMT 2024 - 2.9K bytes - Click Count (0)