Uses of Class
io.quarkus.devtools.codestarts.core.CodestartSpec
Packages that use CodestartSpec
-
Uses of CodestartSpec in io.quarkus.devtools.codestarts
Methods in io.quarkus.devtools.codestarts that return CodestartSpecMethods in io.quarkus.devtools.codestarts with parameters of type CodestartSpecModifier and TypeMethodDescriptionstatic voidCodestartCatalogLoader.persist(CodestartSpec codestart, Path path) Constructors in io.quarkus.devtools.codestarts with parameters of type CodestartSpecModifierConstructorDescriptionCodestart(Codestart.CodestartResourceAllocator readerProvider, CodestartSpec spec, Set<String> implementedLanguages)