All Classes and Interfaces
Class
Description
Shared CPU-parallelism helpers used by multiple conventions.
Conventions applied by DevKit.
Factory methods for the Maven-coordinate
PluginDependencys the plugin adds.Integration test layout and task for Spring Quickstart consumers: sources under
src/test/java/integration, integrationTest task mirroring test.DevKit defaults for the Gradle
JacocoPlugin (built-in).Logging helpers that enforce a consistent
[Spring] prefix and SLF4J-style placeholders.Path helpers for Spring Quickstart log output.
Spring Quickstart defaults for the Gradle
pmd plugin (built-in quality plugin).Declares whether the project is built as a publishable library or a runnable application.
Applies repo-type plugins and task rules per design normative order (step 4).
Spotless layout shared by
SpringQuickstartPlugin and plugin/build.gradle.kts
(keep both in sync).Gradle DSL extension registered as
spring { } on the project.Gradle plugin for Spring Boot–based JVM projects.
Helpers for DevKit task lifecycle logging.
Applies
JavaPluginExtension toolchain settings from SpringQuickstartExtension.Unit test layout for DevKit consumers: tests under
src/test/java/unit only.