Uses of Class
io.quarkus.devtools.codestarts.core.CodestartSpec
-
Packages that use CodestartSpec Package Description io.quarkus.devtools.codestarts -
-
Uses of CodestartSpec in io.quarkus.devtools.codestarts
Methods in io.quarkus.devtools.codestarts that return CodestartSpec Modifier and Type Method Description CodestartSpecCodestart. getSpec()Constructors in io.quarkus.devtools.codestarts with parameters of type CodestartSpec Constructor Description Codestart(Codestart.CodestartResourceAllocator readerProvider, CodestartSpec spec, Set<String> implementedLanguages)
-