Uses of Class
io.quarkus.bootstrap.model.AppModel
-
Packages that use AppModel Package Description io.quarkus.bootstrap.model io.quarkus.bootstrap.util -
-
Uses of AppModel in io.quarkus.bootstrap.model
Methods in io.quarkus.bootstrap.model that return AppModel Modifier and Type Method Description AppModelAppModel.Builder. build() -
Uses of AppModel in io.quarkus.bootstrap.util
Methods in io.quarkus.bootstrap.util that return AppModel Modifier and Type Method Description static AppModelBootstrapUtils. convert(ApplicationModel appModel)
-