Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenPlugin
Packages that use MavenPlugin
-
Uses of MavenPlugin in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenPluginModifier and TypeMethodDescriptionMavenPlugin.Builder.build()
Build aMavenPlugin
with the current state of this builder.Methods in io.spring.initializr.generator.buildsystem.maven that return types with arguments of type MavenPluginModifier and TypeMethodDescriptionMavenPluginContainer.values()
Returns aStream
of registeredMavenPlugin
s.