Fix Javadoc to comply with Java 17 Javadoc syntax restrictions.
This commit is contained in:
@@ -28,7 +28,7 @@ import org.springframework.gradle.propdeps.PropDepsIdeaPlugin
|
||||
import org.springframework.gradle.propdeps.PropDepsPlugin
|
||||
|
||||
/**
|
||||
* Abstract base Gradle {@link Plugin} for all Spring Java & Groovy Gradle Plugins used by SBDG.
|
||||
* Abstract base Gradle {@link Plugin} for all Spring Java & Groovy Gradle Plugins used by SBDG.
|
||||
*
|
||||
* This abstract base Gradle {@link Plugin} primarily serves to apply a common set of Gradle {@link Plugin Plugins),
|
||||
* such as the {@link JavaPlugin} and {@link GroovyPlugin} for the various SBDG project Spring modules as well as other
|
||||
|
||||
@@ -22,7 +22,7 @@ import org.gradle.api.tasks.Internal
|
||||
import org.gradle.api.tasks.TaskAction
|
||||
|
||||
/**
|
||||
* Gradle API Task to output all the configured project & subproject (runtime) dependencies.
|
||||
* Gradle API Task to output all the configured project & subproject (runtime) dependencies.
|
||||
*
|
||||
* @author Rob Winch
|
||||
* @author John Blum
|
||||
|
||||
Reference in New Issue
Block a user