- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for startApplication (0.14 sec)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/ServeDocs.java
@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();
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Apr 18 12:38:47 UTC 2024 - 2.9K bytes - Viewed (0)