Package io.quarkus.devtools.codestarts
Interface CodestartCatalog<T extends CodestartProjectInput>
- All Known Implementing Classes:
GenericCodestartCatalog
public interface CodestartCatalog<T extends CodestartProjectInput>
-
Method Summary
-
Method Details
-
getCodestarts
Collection<Codestart> getCodestarts() -
createProject
-